EtholvantsBoosterSyringe
Verified contract
Active on
Ethereum with 2,638 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EtholvantsBoosterSyringe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112612 | 23 days ago | | | 0 | 0.00035334922 | |
| 21112558 | 23 days ago | | | 0 | 0.00017179936 | |
| 21097561 | 25 days ago | | | 0 | 0.00029840511 | |
| 20682920 | 3 months ago | | | 0 | 0.00013872661 | |
| 20314727 | 4 months ago | | | 0 | 0.00027773420 | |
| 19604426 | 8 months ago | | | 0 | 0.00041434517 | |
| 18824805 | a year ago | | | 0 | 0.0015854622 | |
| 18726393 | a year ago | | | 0 | 0.0010521379 | |
| 18571873 | a year ago | | | 0 | 0.0023202850 | |
| 18534797 | a year ago | | | 0 | 0.0021720189 |
ABI
ABI objects
Getter at block 21274977
MINT_END_TS() view returns (uint256)
1654042069
MIN_CELLS() view returns (uint256)
1440
MIN_STAKED_TIME() view returns (uint256)
2073600
getStats() view returns (uint256, uint256)
(2522, 1732)
mintPaused() view returns (bool)
false
owner() view returns (address)
0x04c8b14ee911a42eb413b1b380a57af164f33f30
totalBurned() view returns (uint256)
1732
totalMinted() view returns (uint256)
2522
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getData(uint256 etholId) view returns (bool, bool, bool, bool)
injected(uint256) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
isEligibleToInject(uint256 etholId) view returns (bool)
isEligibleToMint(uint256 etholId) view returns (bool)
minted(uint256) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events inject(uint256 etholId)
mintBatch(uint256[] etholIds)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setEtholsAddr(address addr)
setURI(string newuri)
togglePause()
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.