Dragonball Z Tribute
Verified contract
Active on
Ethereum with 3,282 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5d32…bf5e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DBZ | ERC-20 | 731.855894M | -- | -- | |
INU | ERC-20 | 1.993419M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245170 | 3 hours ago | | | 0 | 0.00066809165 | |
| 21243401 | 9 hours ago | | | 0 | 0.0011466532 | |
| 21238309 | a day ago | | | 0 | 0.0018371616 | |
| 21236383 | a day ago | | | 0 | 0.0028321513 | |
| 21231411 | 2 days ago | | | 0 | 0.0011570629 | |
| 21230979 | 2 days ago | | | 0 | 0.0013292931 | |
| 21228477 | 2 days ago | | | 0 | 0.00088108699 | |
| 21226123 | 3 days ago | | | 0 | 0.0010731183 | |
| 21225376 | 3 days ago | | | 0 | 0.00092845969 | |
| 21224058 | 3 days ago | | | 0 | 0.0017936611 |
ABI
ABI objects
Getter at block 21245949
_decimals() view returns (uint8)
8
_name() view returns (string)
Dragonball Z Tribute
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_symbol() view returns (string)
DBZ
_tTotal() view returns (uint256)
88888888888800000000
_tax() view returns (uint256)
8
_tier1() view returns (uint256)
8
_tradingOpened() view returns (uint256)
1709933747
antiSniperEnabled() view returns (bool)
false
decimals() pure returns (uint8)
8
name() pure returns (string)
Dragonball Z Tribute
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DBZ
totalSupply() pure returns (uint256)
88888888888800000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addAntiSniper(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
openTrading()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet)
receive()
This contract contains no error objects.