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 |
---|---|---|---|---|---|
TANUKI | ERC-20 | 57.700495M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20083065 | 5 months ago | | | 0 | 0.00048296091 | |
| 20083055 | 5 months ago | | | 0 | 0.00080909529 | |
| 20083054 | 5 months ago | | | 0 | 0.00067518912 | |
| 20083054 | 5 months ago | | | 0 | 0.00076824712 | |
| 20083053 | 5 months ago | | | 0 | 0.00092269569 | |
| 20083052 | 5 months ago | | | 0 | 0.00079744108 | |
| 20083052 | 5 months ago | | | 0 | 0.0029277000 | |
| 20083051 | 5 months ago | | | 0 | 0.00082614126 | |
| 20083051 | 5 months ago | | | 0 | 0.00091919926 | |
| 20083051 | 5 months ago | | | 0 | 0.00091919926 |
ABI
ABI objects
Getter at block 21225392
_buyFees() view returns (uint256)
0
_maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
_maxWallet() view returns (uint256)
1000000000000000000000000000
_sellFees() view returns (uint256)
0
_taxWallet() view returns (address)
0x847ee9cabde4def48dd5df1283bcca86093277c8
decimals() pure returns (uint8)
18
name() pure returns (string)
Tanuki
owner() view returns (address)
0x847ee9cabde4def48dd5df1283bcca86093277c8
symbol() pure returns (string)
TANUKI
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradeOpen() view returns (bool)
true
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)
excludeFromFees(address account, bool status)
manualSwap()
openTrade()
removeLimits()
renounceOwnership()
setMaxTransactionAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFees(uint256 buyFee, uint256 sellFee)
updateSwapEnabled(bool status)
updateSwapTokensAtAmount(uint256 amount)
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()
receive()
This contract contains no error objects.