Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "VP Trump"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17122707 | 4 months ago | | | 0 | 0.0000013090698 | |
| 17122477 | 4 months ago | | | 0 | 0.0000011525836 | |
| 17122470 | 4 months ago | | | 0 | 0.0000011459338 | |
| 17122402 | 4 months ago | | | 0 | 0.0000011367610 | |
| 17122353 | 4 months ago | | | 0 | 0.0000011870041 | |
| 17122198 | 4 months ago | | | 0 | 0.0000012141612 | |
| 17122093 | 4 months ago | | | 0 | 0.0000011869221 | |
| 17121995 | 4 months ago | | | 0 | 0.0000012507426 | |
| 17121901 | 4 months ago | | | 0 | 0.0000012123930 | |
| 17121852 | 4 months ago | | | 0 | 0.0000011588885 |
ABI
ABI objects
Getter at block 22152635
_ots() view returns (bytes32)
0xd9c2e0131da698278569a15c395a5c3bde8a7f515a4a421c6a2c9c0f283001df
_totalSupply() view returns (uint256)
820000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
VP Trump
symbol() view returns (string)
VPTrump
totalSupply() view returns (uint256)
820000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.