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 "ZORO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17275660 | 2 years ago | | | 0 | 0.0012126883 | |
| 17275616 | 2 years ago | | | 0 | 0.0025447979 | |
| 17275613 | 2 years ago | | | 0 | 0.0025673107 | |
| 17275608 | 2 years ago | | | 0 | 0.0025761132 | |
| 17275604 | 2 years ago | | | 0 | 0.0027525521 | |
| 17275601 | 2 years ago | | | 0 | 0.0024279328 | |
| 17275599 | 2 years ago | | | 0 | 0.0023879162 | |
| 17275595 | 2 years ago | | | 0 | 0.0024514671 | |
| 17275595 | 2 years ago | | | 0 | 0.0024514671 | |
| 17275593 | 2 years ago | | | 0 | 0.0025781828 |
ABI
ABI objects
Getter at block 21302745
decimals() pure returns (uint8)
9
name() pure returns (string)
ZORO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZORO
totalSupply() pure returns (uint256)
1111000000000000000
uniswapV2Pair() view returns (address)
0xb38452dd862d4483396cd96831061d76afdffa28
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events adjustFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.