Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3a…fe07
Balances ($0.00)
No balances found for "Fusing"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10079592 | 4 years ago | | | 0 | 0.0010192640 | |
| 10079592 | 4 years ago | | | 0 | 0.0010190000 | |
| 10079592 | 4 years ago | | | 0 | 0.0010194560 | |
| 10079592 | 4 years ago | | | 0 | 0.0010194560 | |
| 10079592 | 4 years ago | | | 0 | 0.0015277440 | |
| 10079592 | 4 years ago | | | 0 | 0.0015271920 | |
| 10079592 | 4 years ago | | | 0 | 0.0010186000 | |
| 10079592 | 4 years ago | | | 0 | 0.0010194560 | |
| 10079592 | 4 years ago | | | 0 | 0.0010192640 | |
| 10079592 | 4 years ago | | | 0 | 0.0010194560 |
ABI
ABI objects
Getter at block 21164693
cards() view returns (address)
0x0e3a2a1f2146d86a604adc220b4967a898d7fe07
isOwner() view returns (bool)
false
owner() view returns (address)
0xed824e513aff2545af0b6bb11ec2c503560e7672
Read-only
This contract contains no read-only function objects.
State-modifying
Events addMinter(address _minter)
fuse(uint16 _proto, uint8 _quality, address _to, uint256[] _references) returns (uint256 tokenId)
isApprovedMinter(address _minter) returns (bool)
removeMinter(address _minter)
renounceOwnership()
transferOwnership(address newOwner)
CardFused(address owner, address tokenAddress, uint256[] references, uint256 indexed tokenId, uint256 indexed lowestReference)
MinterAdded(address indexed minter)
MinterRemoved(address indexed minter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cards)
This contract contains no fallback and receive objects.
This contract contains no error objects.