DODO bird
Verified contract
Active on
Ethereum with 138,177 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DODO | ERC-20 | 9.911825K | $0.1266 |
$1,254.84 | |
USDC | ERC-20 | 778.640635 | $0.999589 |
$778.32 | |
USDT | ERC-20 | 50 | $1.001 |
$50.05 | |
YFIN | ERC-20 | 14.8984 | -- | -- | |
yRise | ERC-20 | 0.01 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245852 | an hour ago | | | 0 | 0.00050789200 | |
| 21245852 | an hour ago | | | 0 | 0.00088019200 | |
| 21245822 | an hour ago | | | 0 | 0.00096328398 | |
| 21245462 | 3 hours ago | | | 0 | 0.00058992118 | |
| 21245425 | 3 hours ago | | | 0 | 0.00075775180 | |
| 21244995 | 4 hours ago | | | 0 | 0.00054550548 | |
| 21244945 | 4 hours ago | | | 0 | 0.00033508346 | |
| 21244931 | 4 hours ago | | | 0 | 0.00065255479 | |
| 21244812 | 5 hours ago | | | 0 | 0.00055234897 | |
| 21244807 | 5 hours ago | | | 0 | 0.00045900302 |
ABI
ABI objects
Getter at block 21246248
decimals() view returns (uint256)
18
name() view returns (string)
DODO bird
symbol() view returns (string)
DODO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.