207faces of Iggy - Rainer Hosch
Verified contract
Active on
Ethereum with 350 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 "207faces of Iggy - Rainer Hosch"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21144308 | 8 days ago | | | 0 | 0.00084523876 | |
| 20479122 | 3 months ago | | | 0 | 0.00046403626 | |
| 20084060 | 5 months ago | | | 0 | 0.0014322159 | |
| 19684006 | 7 months ago | | | 0 | 0.00059760436 | |
| 19585248 | 7 months ago | | | 0 | 0.00096115405 | |
| 19434334 | 8 months ago | | | 0 | 0.0026502567 | |
| 18942140 | 10 months ago | | | 0 | 0.0014436660 | |
| 18852085 | a year ago | | | 0 | 0.00079556488 | |
| 18791088 | a year ago | | | 0 | 0.0019167919 | |
| 18570082 | a year ago | | | 0 | 0.0013891210 |
ABI
ABI objects
Getter at block 21200769
burnTokenAddress() view returns (address)
0x6dddb0d63f5e12fdb18113916bb3c6d67688024a
burnTokenAmount() view returns (uint256)
10
burnTokenId() view returns (uint256)
47
contractURI() view returns (string)
https://iggy.rainerhosch.com/contract
contractUri() view returns (string)
https://iggy.rainerhosch.com/contract
name() view returns (string)
207faces of Iggy - Rainer Hosch
owner() view returns (address)
0x3537763dab69ba36c6cd2124fba117c6c67b5743
symbol() view returns (string)
207foi
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
isMinter(address _address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events airdrop(address[] to, uint256[] id, uint256[] amount)
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
mint()
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)
setBurnToken(address _address, uint256 _tokenId, uint256 _burnAmount)
setContractURI(string newuri)
setMinters(address[] _addresses, bool _isMinter)
setUri(string newuri)
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.