CutieReward
Verified contract
Active on
Ethereum with 1,618 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 "CutieReward"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6958398 | 6 years ago | | | 0 | 0.00015347310 | |
| 6958357 | 6 years ago | | | 0 | 0.00015347310 | |
| 6958131 | 6 years ago | | | 0 | 0.00015347310 | |
| 6957216 | 6 years ago | | | 0 | 0.00015347310 | |
| 6956753 | 6 years ago | | | 0 | 0.00015347310 | |
| 6956663 | 6 years ago | | | 0 | 0.00015347310 | |
| 6955922 | 6 years ago | | | 0 | 0.00015347310 | |
| 6955372 | 6 years ago | | | 0 | 0.00019532940 | |
| 6955268 | 6 years ago | | | 0 | 0.00019532940 | |
| 6955262 | 6 years ago | | | 0 | 0.00019532940 |
ABI
ABI objects
Getter at block 21170273
coreContract() view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
isPluginInterface() pure returns (bool)
true
operatorAddress() view returns (address)
0x04ff7c9dcc4b711f5991350b7ca92223f9b148e8
owner() view returns (address)
0x45f254fd3fef54f3a5a8d601d291f2a5bf9d8d67
ownerFee() view returns (uint16)
400
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events onRemove()
pause()
run(uint40, uint256, address) payable
runSigned(uint40, uint256, address) payable
setFee(uint16 _fee)
setOperator(address _newOperator)
setup(address _coreAddress, uint16 _fee)
setupCutie(uint40 cutieId, uint16 generation)
transferOwnership(address newOwner)
unpause()
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.