Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "WuKong"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20705940 | 3 months ago | | | 0 | 0.000074655640 | |
| 20698534 | 3 months ago | | | 0 | 0.000099304334 | |
| 20698530 | 3 months ago | | | 0 | 0.000074994972 | |
| 20697653 | 3 months ago | | | 0 | 0.00012133094 | |
| 20697616 | 3 months ago | | | 0 | 0.00011288440 | |
| 20697497 | 3 months ago | | | 0 | 0.00014108526 | |
| 20697369 | 3 months ago | | | 0 | 0.00014733379 | |
| 20697347 | 3 months ago | | | 0 | 0.00014081872 | |
| 20697287 | 3 months ago | | | 0 | 0.00015064981 | |
| 20697287 | 3 months ago | | | 0 | 0.00015064981 |
ABI
ABI objects
Getter at block 21303058
TradingOpen() view returns (bool)
true
WUKONGFeeEnabled() view returns (bool)
true
_WUKONGWallet() view returns (address)
0x422a5ddb8f31ee627dc808a3bee3fb51978aff8b
_maxTaxSwap() view returns (uint256)
1800000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_swapWUKONGThreshHold() view returns (uint256)
100000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x422a5ddb8f31ee627dc808a3bee3fb51978aff8b
name() pure returns (string)
WuKong
pair() view returns (address)
0x66a2ba36981c536a1dbb0390c880dd4dbded9c36
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
WUKONG
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
isWUKONG(address a) view returns (bool)
State-modifying
Events addWUKONGs(address[] WUKONGs_)
approve(address spender, uint256 amount) returns (bool)
createWUKONGTrade()
delWUKONGs(address[] notWUKONG)
enableWUKONGTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeWUKONGLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawWUKONGBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address WUKONGWallet)
receive()
This contract contains no error objects.