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 |
---|---|---|---|---|---|
PORT3 | ERC-20 | 2 | $0.034495 |
$0.07 | |
DOVA | ERC-20 | 795.065239K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261269 | an hour ago | | | 0 | 0.00041007064 | |
| 21260876 | 3 hours ago | | | 0 | 0.00024939256 | |
| 21257298 | 15 hours ago | | | 0 | 0.00026527574 | |
| 21254699 | a day ago | | | 0 | 0.00052225279 | |
| 21254538 | a day ago | | | 0 | 0.00025812950 | |
| 21253914 | a day ago | | | 0 | 0.00064893682 | |
| 21250339 | 2 days ago | | | 0 | 0.00025983181 | |
| 21248222 | 2 days ago | | | 0 | 0.00027500799 | |
| 21247878 | 2 days ago | | | 0 | 0.00069655036 | |
| 21247120 | 2 days ago | | | 0 | 0.00033246334 |
ABI
ABI objects
Getter at block 21261707
DOMAIN_SEPARATOR() view returns (bytes32)
0xfee5c433e362233036c6048cb4dad17047227a87bb92dfc022e77b0cbb6f37b1
DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x861e3c82bc2753ea64ae5f962d993df6853a6700
name() view returns (string)
DOVA
symbol() view returns (string)
DOVA
totalSupply() view returns (uint256)
641186864644163146020012373
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)
burn(uint256 amount)
mint(address to, uint256 amount)
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)
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.