Reptile Dealer
Verified contract
Active on
Ethereum with 147 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 "Reptile Dealer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20891335 | a month ago | | | 0 | 0.00032659463 | |
| 20857140 | 2 months ago | | | 0 | 0.00068465844 | |
| 20567025 | 3 months ago | | | 0 | 0.00016637855 | |
| 20565072 | 3 months ago | | | 0 | 0.000080956348 | |
| 20564637 | 3 months ago | | | 0 | 0.00023335179 | |
| 20564633 | 3 months ago | | | 0 | 0.00038008609 | |
| 20564633 | 3 months ago | | | 0 | 0.00038008609 | |
| 20564633 | 3 months ago | | | 0 | 0.00038008609 | |
| 20564633 | 3 months ago | | | 0 | 0.00038008609 | |
| 20564633 | 3 months ago | | | 0 | 0.00038008609 |
ABI
ABI objects
Getter at block 21211174
decimals() view returns (uint8)
18
name() view returns (string)
Reptile Dealer
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DEALER
totalSupply() view returns (uint256)
420690000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events MoveOwnership(address newOwner)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounce()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.