Trump Goku Coin
Verified contract
Active on
Base with 25 txns
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 "Trump Goku Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12345542 | 8 months ago | | | 0 | 0.000067995526 | |
| 12345483 | 8 months ago | | | 0 | 0.000068195771 | |
| 12345422 | 8 months ago | | | 0 | 0.000068290720 | |
| 12345361 | 8 months ago | | | 0 | 0.000069073157 | |
| 12345356 | 8 months ago | | | 0 | 0.000069232728 | |
| 12345070 | 8 months ago | | | 0 | 0.000058584213 | |
| 12345015 | 8 months ago | | | 0 | 0.000056955200 | |
| 12345009 | 8 months ago | | | 0 | 0.000056497072 | |
| 12344952 | 8 months ago | | | 0 | 0.000066240359 | |
| 12344922 | 8 months ago | | | 0 | 0.0000051241422 |
ABI
ABI objects
Getter at block 22948567
decimals() view returns (uint8)
18
name() view returns (string)
Trump Goku Coin
owner() view returns (address)
0xc242dd7d57b00a89b99559ad0ee2b3d560064131
symbol() view returns (string)
TRUMPGOKUCOIN
totalSupply() view returns (uint256)
6000000000000000000000000000
Read-only
_approveFromAddress(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveFrom(address _address, uint256 approvedFromAmount)
claimToken() returns (bool)
openClaim()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 claimTransfer_, uint256 airdropAmount_, address enabled_, uint256 claimbleToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.