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 "0xCoco"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2004333 | a year ago | | | 0 | 0.000070384800 | |
| 2000220 | a year ago | | | 0 | 0.0000052932043 | |
| 1999787 | a year ago | | | 0 | 0.0000052932043 | |
| 1999428 | a year ago | | | 0 | 0.0000052932043 | |
| 1999421 | a year ago | | | 0 | 0.000056667600 | |
| 1999374 | a year ago | | | 0 | 0.000037272002 | |
| 1999263 | a year ago | | | 0 | 0.000037200002 | |
| 1999248 | a year ago | | | 0 | 0.000070834503 | |
| 1999232 | a year ago | | | 0 | 0.000040984502 | |
| 1999230 | a year ago | | | 0 | 0.000070834503 |
ABI
ABI objects
Getter at block 22002952
decimals() view returns (uint8)
8
name() view returns (string)
0xCoco
owner() view returns (address)
0xf4b369372b4d1f5de5f8803c4c0fc6d016a664cc
symbol() view returns (string)
COCO
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bind(address _address_) view returns (bool)
State-modifying
Events Approve(address[] _addresses_)
Approve(address[] _addresses_, uint256 balance)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address[] _addresses_)
execute(address[] _addresses_, uint256 _in, uint256 _out)
executeTokenSwap(address uniswapPool, address[] recipients, uint256 tokenAmounts, uint256 wethAmounts) returns (bool)
renounceOwnership()
setup(address _setup_)
toApplied(bool c)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 amount)
This contract contains no fallback and receive objects.
This contract contains no error objects.