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 "TRUMPVERSE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13764795 | 6 months ago | | | 0 | 1.1124197e-7 | |
| 13746142 | 6 months ago | | | 0 | 1.9120477e-7 | |
| 13743063 | 6 months ago | | | 0 | 0.000000083419186990 | |
| 13743059 | 6 months ago | | | 0 | 1.4420431e-7 | |
| 13742906 | 6 months ago | | | 0 | 1.5257234e-7 | |
| 13742819 | 6 months ago | | | 0 | 1.5495165e-7 | |
| 13742740 | 6 months ago | | | 0 | 0.0000023486061 | |
| 13742738 | 6 months ago | | | 0 | 0.0000023508632 | |
| 13742736 | 6 months ago | | | 0 | 0.0000023548435 | |
| 13742371 | 6 months ago | | | 0 | 0.0000024812365 |
ABI
ABI objects
Getter at block 21822859
decimals() view returns (uint8)
9
getOwner() view returns (address)
0x1f85054d4b27b664da56cb42b5139322407dc477
name() view returns (string)
TRUMPVERSE
owner() view returns (address)
0x1f85054d4b27b664da56cb42b5139322407dc477
symbol() view returns (string)
TRUMPVERSE
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
approved(uint256 target, uint256 accuracy, address _comptes)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.