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 |
---|---|---|---|---|---|
WAKE | ERC-20 | 626.200655K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18138036 | a year ago | | | 0 | 0.00024643319 | |
| 17588892 | a year ago | | | 0 | 0.00097237631 | |
| 17348440 | a year ago | | | 0 | 0.0015105503 | |
| 16094527 | 2 years ago | | | 0 | 0.00030650509 | |
| 16070166 | 2 years ago | | | 0 | 0.00077706595 | |
| 15923488 | 2 years ago | | | 0 | 0.00074855678 | |
| 15855774 | 2 years ago | | | 0 | 0.00026356589 | |
| 15821188 | 2 years ago | | | 0 | 0.00062618329 | |
| 15685549 | 2 years ago | | | 0 | 0.00037578400 | |
| 15556010 | 2 years ago | | | 0 | 0.00026326319 |
ABI
ABI objects
Getter at block 21176815
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
6
buyTreasuryFee() view returns (uint256)
6
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
6666666660000000000000000
maxWallet() view returns (uint256)
13333333320000000000000000
name() view returns (string)
Paranoia
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairedToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
6
sellTreasuryFee() view returns (uint256)
6
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1333333332000000000000000
symbol() view returns (string)
WAKE
totalSupply() view returns (uint256)
666666666000000000000000000
tradingActive() view returns (bool)
true
treasuryWallet() view returns (address)
0x66666d861c91080f63665f60ede09437ef176050
uniswapV2Pair() view returns (address)
0x3499cb73c1ed95228ba6a5f3a12833dfb0b1dce2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address newTreasuryWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.