Wakanda Forever
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WF | ERC-20 | 56.288622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15901981 | 2 years ago | | | 0 | 0.00038255264 | |
| 15901978 | 2 years ago | | | 0 | 0.0018569433 | |
| 15901967 | 2 years ago | | | 0 | 0.00048416178 | |
| 15901965 | 2 years ago | | | 0 | 0.00040513794 | |
| 15895473 | 2 years ago | | | 0 | 0.00085062542 | |
| 15883532 | 2 years ago | | | 0 | 0.0015770757 | |
| 15883352 | 2 years ago | | | 0 | 0.00072045317 | |
| 15883112 | 2 years ago | | | 0 | 0.00055556210 | |
| 15883112 | 2 years ago | | | 0 | 0.00057884060 | |
| 15883110 | 2 years ago | | | 0 | 0.00079146900 |
ABI
ABI objects
Getter at block 21277977
_maxWalletSize() view returns (uint256)
5000000000000000000
autoLiquidityReceiver() view returns (address)
0x576d94a9cae192615ff4fb00764e8ff5f11a12f5
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0x576d94a9cae192615ff4fb00764e8ff5f11a12f5
getCirculatingSupply() view returns (uint256)
100000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x576d94a9cae192615ff4fb00764e8ff5f11a12f5
name() view returns (string)
Wakanda Forever
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
WF
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x7b5618c6cdb24c76e53da585b0dbfef5d4333351
viewFees() view returns (uint256, uint256, uint256, uint256, uint256)
(1, 0, 0, 1, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
State-modifying
Events adjustFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _totalBuyingFee, uint256 _feeDenominator)
airdrop(address token, address[] holders, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeName(string newName, string newSymbol)
clearBalance()
launch()
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developmentFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setMaxWalletExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferFrom(address sender, uint256 amount)
transferOwnership(address newOwner)
updateMaxWallet(uint256 percent, uint256 denominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _nameParam, string _symbolParam)
receive()
This contract contains no error objects.