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 "Deri"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263334 | a day ago | | | 0 | 0.00034892760 | |
| 21263293 | a day ago | | | 0 | 0.00042967650 | |
| 21254459 | 2 days ago | | | 0 | 0.00045996448 | |
| 21253638 | 2 days ago | | | 0 | 0.00024250056 | |
| 21253636 | 2 days ago | | | 0 | 0.00038182603 | |
| 21242369 | 4 days ago | | | 0 | 0.00027813772 | |
| 21242368 | 4 days ago | | | 0 | 0.00046883915 | |
| 21241709 | 4 days ago | | | 0 | 0.00057215300 | |
| 21234087 | 5 days ago | | | 0 | 0.00055609496 | |
| 21227838 | 6 days ago | | | 0 | 0.00021507229 |
ABI
ABI objects
Getter at block 21270595
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
MINT_TYPEHASH() view returns (bytes32)
0xcc06883186e72888e726db711db243446271a6f8f6c7e443c6e8c8a4c9f07dc2
controller() view returns (address)
0xc820b7b32a2df674e4e4957576d543e57c3d3c66
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Deri
symbol() view returns (string)
DERI
totalSupply() view returns (uint256)
486555507592577000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
mint(address account, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setController(address newController, 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)
ChangeController(address oldController, address newController)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address treasury)
This contract contains no fallback and receive objects.
This contract contains no error objects.