DumpBuster
Verified contract
Active on
Ethereum with 137 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GTFO | ERC-20 | 12.6809B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13911818 | 3 years ago | | | 0 | 0.0023268679 | |
| 13744730 | 3 years ago | | | 0 | 0.0037279440 | |
| 13625855 | 3 years ago | | | 0 | 0.0029062342 | |
| 13625855 | 3 years ago | | | 0 | 0.0023349789 | |
| 13623296 | 3 years ago | | | 0 | 0.0049008738 | |
| 13623296 | 3 years ago | | | 0 | 0.0049119339 | |
| 13623266 | 3 years ago | | | 0 | 0.0041900722 | |
| 13623260 | 3 years ago | | | 0 | 0.0035780072 | |
| 13623254 | 3 years ago | | | 0 | 0.0037530806 | |
| 13623238 | 3 years ago | | | 0 | 0.0043963948 |
ABI
ABI objects
Getter at block 21159556
decimals() view returns (uint8)
18
name() view returns (string)
DumpBuster
owner() view returns (address)
0x8234878caa5dbe78d23842965a3f1a38aa88c018
symbol() view returns (string)
GTFO
totalSupply() view returns (uint256)
100000000000000000000000000000000
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)
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.