WAKANDA FAN TOKEN
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,352.80 |
$0 | |
WFT | ERC-20 | 29.668885M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20343636 | 4 months ago | | | 0 | 0.00022733950 | |
| 16526865 | 2 years ago | | | 0 | 0.00073539591 | |
| 16512275 | 2 years ago | | | 0 | 0.00065427168 | |
| 16493774 | 2 years ago | | | 0 | 0.0010147699 | |
| 16493524 | 2 years ago | | | 0 | 0.0011869529 | |
| 16493515 | 2 years ago | | | 0 | 0.00079528622 | |
| 16493441 | 2 years ago | | | 0 | 0.0011356569 | |
| 16493436 | 2 years ago | | | 0 | 0.0014062250 | |
| 16493429 | 2 years ago | | | 0 | 0.0011913062 | |
| 16493426 | 2 years ago | | | 0 | 0.0013442862 |
ABI
ABI objects
Getter at block 21261275
_maxTxAmount() view returns (uint256)
30000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
WAKANDA FAN TOKEN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
WFT
totalFees() view returns (uint256)
0
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x93c95a24392146c61c3424a665699a6dc70f4c09
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events MaxHolding(uint256 maxWalletSize)
MaxSwapping(uint256 maxTxAmount)
SwitchOnTrades(bool _tradingOpen)
UpdateDistribution(uint256 newNumber)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
renounceOwnership()
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.