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 "Dalai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22327821 | 10 days ago | | | 0 | 5.3448994e-7 | |
| 20945094 | a month ago | | | 0 | 1.1038188e-7 | |
| 20945088 | a month ago | | | 0 | 1.2013493e-7 | |
| 20945076 | a month ago | | | 0 | 1.1079452e-7 | |
| 20938165 | a month ago | | | 0 | 0.000000504636294650 | |
| 18420644 | 3 months ago | | | 0 | 0.000000305774004570 | |
| 16195830 | 5 months ago | | | 0 | 0.000000068252192860 | |
| 15378599 | 6 months ago | | | 0 | 4.9205980e-7 | |
| 15294893 | 6 months ago | | | 0 | 1.7298472e-7 | |
| 15236483 | 6 months ago | | | 0 | 0.000000060515000000 |
ABI
ABI objects
Getter at block 22762535
DOMAIN_SEPARATOR() view returns (bytes32)
0xc1aae45c48e815c35e938b0a9f6fcb2015114a86e0f20fbda8b01c633d962d81
decimals() view returns (uint8)
18
maxPerWalletEnabled() view returns (bool)
false
name() view returns (string)
Dalai
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
DALAI
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
dalai()
disableMaxPerWallet()
emergencyWithdraw()
enableMaxPerWallet()
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)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
DALAI()
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
fallback()
receive()
This contract contains no error objects.