Wild Inu (t.me/WildInu_Coin)
Verified contract
Active on
Ethereum with 32 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 "Wild Inu (t.me/WildInu_Coin)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12648599 | 3 years ago | | | 0 | 0.00076894950 | |
| 12648468 | 3 years ago | | | 0 | 0.00054347040 | |
| 12648429 | 3 years ago | | | 0 | 0.0010133080 | |
| 12648418 | 3 years ago | | | 0 | 0.00072440000 | |
| 12648205 | 3 years ago | | | 0 | 0.00093206000 | |
| 12648168 | 3 years ago | | | 0 | 0.00060583900 | |
| 12648160 | 3 years ago | | | 0 | 0.0012582810 | |
| 12648132 | 3 years ago | | | 0 | 0.00071977500 | |
| 12648115 | 3 years ago | | | 0 | 0.00082021280 | |
| 12648115 | 3 years ago | | | 0 | 0.00057606000 |
ABI
ABI objects
Getter at block 21273644
_maxBlack() view returns (uint256)
1000000000000000000000000
_tBlackAddress() view returns (address)
0xbece62ddb5c840db28a0a1f38d9bc9157528d144
_tBotAddress() view returns (address)
0x7e1f8ce03c7e6fbacebfeac4c17663db7cc9343d
decimals() view returns (uint8)
18
name() view returns (string)
Wild Inu (t.me/WildInu_Coin)
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
wInu
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.