actions:Big Map 1272
store:10 items
auctions:Big Map 1273
bidder_balances:Big Map 1274
commitments:Big Map 1275
config:16 items
0:86,400
1:60
2:8,219,178,082
3:365
4:10
5:604,800
6:86,400
1000:1,618,992,000
1001:1,730,473,200
1002:1,733,842,800
1003:1,635,771,600
1004:1,633,089,600
2001:2,191,780,821,918
2002:547,945,205,479
2003:136,986,301,370
2004:32,876,712,329
data:Big Map 1276
metadata:Big Map 1277
name_registry:KT1GBZmSxmnKJXGMdMLbugPfLyUPmuLSMwKS
owner:KT1BzeXvLtPR83aj5FHemXmia6DmdXkeV3Uk
records:Big Map 1278
tld:tez
trusted_senders:6 items
0:KT191reDVKrLxU9rjTSxg53wRqj6zh8pnHgr
1:KT1CaSP4dn8wasbMsfdtGiCPgYFW7bvnPRRT
2:KT1CfuAbJQbAGYcjKfvEvbtNUx45LY5hfTVR
3:KT1EVYBj3f1rZHNeUtq4ZvVxPTs77wuHwARU
4:KT1MeFfi4TzSCc8CF9j3qq5mecTPdc6YVUPp
5:KT1P8n2qzJjwMPbHJfi4o8xu6Pe3gaU3u2A3
storage pair
actions big_map(string, $actions_value)
store $store
trusted_senders set(address)
actions_value lambda
input pair (pair (address %original_sender) (bytes %payload)) (pair (pair (pair (pair (big_map %auctions bytes (pair (pair (timestamp %ends_at) (mutez %last_bid)) (pair (address %last_bidder) (nat %ownership_period)))) (big_map %bidder_balances address mutez)) (pair (big_map %commitments bytes timestamp) (map %config nat nat))) (pair (pair (big_map %data bytes bytes) (big_map %metadata string bytes)) (pair (address %name_registry) (address %owner)))) (pair (big_map %records bytes (pair (timestamp %expiry) (map %internal_data string bytes))) (bytes %tld)))
return pair (list operation) (pair (pair (pair (pair (big_map %auctions bytes (pair (pair (timestamp %ends_at) (mutez %last_bid)) (pair (address %last_bidder) (nat %ownership_period)))) (big_map %bidder_balances address mutez)) (pair (big_map %commitments bytes timestamp) (map %config nat nat))) (pair (pair (big_map %data bytes bytes) (big_map %metadata string bytes)) (pair (address %name_registry) (address %owner)))) (pair (big_map %records bytes (pair (timestamp %expiry) (map %internal_data string bytes))) (bytes %tld)))
store pair
auctions big_map(bytes, $auctions_value)
bidder_balances big_map(address, mutez)
commitments big_map(bytes, timestamp)
config map(nat, nat)
data big_map(bytes, bytes)
metadata big_map(string, bytes)
name_registry address
owner address
records big_map(bytes, $records_value)
tld bytes
auctions_value pair
ends_at timestamp
last_bid mutez
last_bidder address
ownership_period nat
records_value pair
expiry timestamp
internal_data map(string, bytes)