Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Wonka"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227640 | 7 days ago | | | 0 | 0.00023475834 | |
| 21057723 | a month ago | | | 0 | 0.00063544560 | |
| 21027361 | a month ago | | | 0 | 0.00020579350 | |
| 20083782 | 5 months ago | | | 0 | 0.00074151876 | |
| 20076786 | 5 months ago | | | 1.202 | 0.00044179594 | |
| 19875325 | 6 months ago | | | 0 | 0.00023306796 | |
| 19820574 | 7 months ago | | | 0 | 0.00051311434 | |
| 19638009 | 7 months ago | | | 0 | 0.0010476189 | |
| 19501309 | 8 months ago | | | 0 | 0.00090507016 | |
| 19250704 | 9 months ago | | | 0 | 0.00044168771 |
ABI
ABI objects
Getter at block 21276747
DOMAIN_SEPARATOR() view returns (bytes32)
0x44665379ecc8489ca5f1a4ca89fa334c664955fefdd7a9ca2fc8126ddb029635
TOTAL_SUPPLY() view returns (uint256)
10000000000000000000000000000
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
18
getReceivers() view returns (address[], uint256[])
([0x98049688E1d0176ACAD6B212999471b351604D95], [100])
maxBuyAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
Wonka
owner() view returns (address)
0x304963600faa56483ced61a0093e4c5c2e258705
pair() view returns (address)
0xdc9c2f7cc342011537764ee083777e6181426377
sellFee() view returns (uint256)
3
startBlock() view returns (uint256)
18738549
symbol() view returns (string)
WONKA
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
boughtAmount(address) view returns (uint256)
firstBuyBlock(address) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isWhitelisted(address) view returns (bool)
nonces(address) view returns (uint256)
receiversShares(address) view returns (uint256)
State-modifying
Events addReceiver(address receiver, uint256 shares)
approve(address spender, uint256 amount) returns (bool)
distributeShares()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeLimits()
removeReceiver(address receiver)
setBuyFee(uint256 _buyFee)
setExcludedFromFee(address account, bool excluded)
setMaxBuyAmount(uint256 _maxBuyAmount)
setSellFee(uint256 _sellFee)
setWhitelisted(address account, bool whitelisted)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.