Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Vee"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21171631 | 22 days ago | | | 0 | 0.0013858326 | |
| 20791291 | 2 months ago | | | 0 | 0.00062308287 | |
| 19957915 | 6 months ago | | | 0 | 0.00059121741 | |
| 19802813 | 7 months ago | | | 0 | 0.00077346000 | |
| 19788511 | 7 months ago | | | 0 | 0.00067048800 | |
| 19784591 | 7 months ago | | | 0 | 0.00043432273 | |
| 19695629 | 7 months ago | | | 0 | 0.00082502400 | |
| 19419749 | 9 months ago | | | 0 | 0.0044355360 | |
| 19398730 | 9 months ago | | | 0 | 0.0043313760 | |
| 19378996 | 9 months ago | | | 0 | 0.0064061573 |
ABI
ABI objects
Getter at block 21329863
DOMAIN_SEPARATOR() view returns (bytes32)
0xdd43c9460481c97172748a6fc28aff33d9f44bb489122ab58ba588b1162a6da2
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
name() view returns (string)
Vee
symbol() view returns (string)
VEE
totalSupply() view returns (uint256)
10000000000000000000000000000
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 value) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.