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 "DAIX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12744688 | 3 years ago | | | 0 | 0.00048688900 | |
| 11277493 | 4 years ago | | | 0 | 0.0031349923 | |
| 9811044 | 5 years ago | | | 0 | 0.00031252000 | |
| 8557117 | 5 years ago | | | 0 | 0.00018826500 | |
| 8393067 | 5 years ago | | | 0 | 0.00045260400 | |
| 8349663 | 5 years ago | | | 0 | 0.00015061200 | |
| 8245170 | 5 years ago | | | 0 | 0.00015061200 | |
| 8245162 | 5 years ago | | | 0 | 0.00035634000 | |
| 8164236 | 5 years ago | | | 0 | 0.0010543400 | |
| 8096983 | 5 years ago | | | 0 | 0.00021035600 |
ABI
ABI objects
Getter at block 21391320
decimals() view returns (uint8)
18
getLockAccounts() view returns (address[])
[]
name() view returns (string)
DAIX
owner() view returns (address)
0xfd1c0909523815c32fd081cf666bbea33def024f
symbol() view returns (string)
DAIX
totalSupply() view returns (uint256)
3000000000000000000000000
Read-only
AllLockAccounts(uint256) view returns (address)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256)
getLockAccount(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
setLockAccount(address _addr)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
unLockAccount(address _addr)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.