Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Cobe"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22522645 | 18 days ago | | | 0 | 8.6807811e-7 | |
| 22230049 | 24 days ago | | | 0 | 0.0000013949278 | |
| 22175131 | a month ago | | | 0 | 4.1211970e-7 | |
| 22137260 | a month ago | | | 0 | 2.2879167e-7 | |
| 21974031 | a month ago | | | 0 | 1.9013343e-7 | |
| 21799598 | a month ago | | | 0 | 3.5112601e-7 | |
| 21698980 | a month ago | | | 0 | 0.0000012323202 | |
| 21337485 | a month ago | | | 0 | 0.000000508336222296 | |
| 20761353 | 2 months ago | | | 0 | 2.5610308e-7 | |
| 20660577 | 2 months ago | | | 0 | 3.5286073e-7 |
ABI
ABI objects
Getter at block 23284778
DOMAIN_SEPARATOR() view returns (bytes32)
0x5d6c01205ad4ee16a434d361a84501463902062124bafe35830c35daa9bac218
decimals() view returns (uint8)
18
name() view returns (string)
Cobe
symbol() view returns (string)
COBE
totalSupply() view returns (uint256)
4200000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.