Wukong Vitalik
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WUKONG | ERC-20 | 2.541637M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20699228 | 3 months ago | | | 0 | 0.00013103205 | |
| 20699222 | 3 months ago | | | 0 | 0.00023207139 | |
| 20699210 | 3 months ago | | | 0 | 0.000084999555 | |
| 20699205 | 3 months ago | | | 0 | 0.000072921309 | |
| 20699205 | 3 months ago | | | 0 | 0.00022683238 | |
| 20699194 | 3 months ago | | | 0 | 0.000078660937 | |
| 20699192 | 3 months ago | | | 0 | 0.00022807783 | |
| 20699192 | 3 months ago | | | 0 | 0.00022807783 | |
| 20699192 | 3 months ago | | | 0 | 0.00022807783 | |
| 20699192 | 3 months ago | | | 0 | 0.00036752895 |
ABI
ABI objects
Getter at block 21331981
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
9
developmentWallet() view returns (address)
0x8518a787f6ff292666a83b772a14dcfbf7e22ffc
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x8518a787f6ff292666a83b772a14dcfbf7e22ffc
maximumTransactionAllowed() view returns (uint256)
2000000000000000
maximumWalletAllowed() view returns (uint256)
2000000000000000
name() view returns (string)
Wukong Vitalik
owner() view returns (address)
0x8518a787f6ff292666a83b772a14dcfbf7e22ffc
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
20
sellTotalFees() view returns (uint256)
20
swapBackThreshold() view returns (uint256)
50000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
WUKONG
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
1760230781665890
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xb64278ceb531712a1f33391bc5d0e237fe18fd73
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaximumTransactionAllowed(address) view returns (bool)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaximumTransactionAllowed(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapBack(uint256 tokenAmount)
removeBuyFee()
removeLimits() returns (bool)
removeSellFee()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaximumTransactionAllowed(uint256 newNum)
updateMaximumWalletAllowed(uint256 newNum)
updateSwapBackThreshold(uint256 newAmount) returns (bool)
updateSwapEnabled(bool enabled)
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.