SecureSpot
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4a7…7ade
0x8259…32aa
Balances ($0.00)
No balances found for "SecureSpot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15826115 | 2 years ago | | | 0 | 0.0014774214 | |
| 15826092 | 2 years ago | | | 3 | 0.0025731280 | |
| 15826089 | 2 years ago | | | 3 | 0.0023783470 | |
| 15826022 | 2 years ago | | | 3 | 0.0024668763 | |
| 15825998 | 2 years ago | | | 3 | 0.0024560693 | |
| 15825918 | 2 years ago | | | 3 | 0.0034894431 | |
| 15825790 | 2 years ago | | | 3 | 0.0021436032 | |
| 15825600 | 2 years ago | | | 3 | 0.0045940632 | |
| 15825469 | 2 years ago | | | 3 | 0.0030179787 | |
| 15825252 | 2 years ago | | | 3 | 0.0013761987 |
ABI
ABI objects
Getter at block 21214526
activeReservations() view returns (uint256)
49
endTime() view returns (uint256)
1666713599
isAirdropped() view returns (bool)
false
isReserved() view returns (bool)
false
owner() view returns (address)
0xcba859fde1cdf08771d6612585e9c81d48813da6
paused() view returns (bool)
false
Read-only
isValidUser(struct SecureSpotCouponData meta, struct SecureSpotCoupon coupon) view returns (bool)
toString(bytes data) pure returns (string)
State-modifying
Events airdrop(address to)
airdropBulk(uint256 limit)
connectPyxis(address _pyxis)
renounceOwnership()
reserve(struct SecureSpotCouponData meta, struct SecureSpotCoupon coupon) payable
setAccountOwner(address newOwner)
setCouponOwner(address newOwner)
setEndTime(uint256 _time)
setMintContract(address mintContract_)
setPaused(bool status)
transferOwnership(address newOwner)
unReserve()
unReserveUser(address to)
withdraw()
Airdrop(string message, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reserve(address to)
UnReserve(address to)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.