Doraemon Base
Verified contract
Active on
Base with 1,355 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 "Doraemon Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21569546 | 10 days ago | | | 0 | 6.2456772e-7 | |
| 21520594 | 11 days ago | | | 0 | 0.000000081047659043 | |
| 20647924 | a month ago | | | 0 | 0.000000096237184605 | |
| 20645155 | a month ago | | | 0 | 0.000000107121903817 | |
| 20629868 | a month ago | | | 0 | 2.3139405e-7 | |
| 20629444 | a month ago | | | 0 | 0.000000205335219280 | |
| 20621222 | a month ago | | | 0 | 1.6892344e-7 | |
| 20617910 | a month ago | | | 0 | 1.3977313e-7 | |
| 20616790 | a month ago | | | 0 | 1.2543902e-7 | |
| 20616304 | a month ago | | | 0 | 1.3579028e-7 |
ABI
ABI objects
Getter at block 22002164
decimals() view returns (uint8)
18
name() view returns (string)
Doraemon Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DORA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address ownerAddress, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.