Dragon Inu
Verified contract
Active on
Ethereum with 24 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 "Dragon Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13255845 | 3 years ago | | | 0 | 0.0024458203 | |
| 13255773 | 3 years ago | | | 0 | 0.0015370453 | |
| 13255743 | 3 years ago | | | 0 | 0.0020168559 | |
| 13255741 | 3 years ago | | | 0 | 0.00081314541 | |
| 13255731 | 3 years ago | | | 0 | 0.0015698240 | |
| 13235023 | 3 years ago | | | 0 | 0.0027682182 | |
| 13232249 | 3 years ago | | | 0 | 0.0044086438 | |
| 13217533 | 3 years ago | | | 0 | 0.0033904049 | |
| 13215511 | 3 years ago | | | 0 | 0.0020236392 | |
| 13212642 | 3 years ago | | | 0 | 0.0033833778 |
ABI
ABI objects
Getter at block 21387651
_maxBlack() view returns (uint256)
1000000000000000000
_tBlackAddress() view returns (address)
0x7e5b4406ac5061a8cc94752953701ff786633fe7
_tBotAddress() view returns (address)
0x8d426f18465dcf897d122d8769bd0bf5d1514683
decimals() view returns (uint8)
18
name() view returns (string)
Dragon Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Dinu
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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()
setBlackAddress(address blackAddress)
setBlackListBot(address blackListAddress)
setFeeTotal(uint256 amount)
setMaxTxBlack(uint256 maxTxBlackPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.