Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Whisk Bot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19836009 | 7 months ago | | | 0 | 0.00019926758 | |
| 19120644 | 10 months ago | | | 0 | 0.0020803896 | |
| 19120641 | 10 months ago | | | 0 | 0.0011246457 | |
| 19120641 | 10 months ago | | | 0 | 0.0020676492 | |
| 19120639 | 10 months ago | | | 0 | 0.0019805161 | |
| 19120639 | 10 months ago | | | 0 | 0.0027703021 | |
| 19120636 | 10 months ago | | | 0 | 0.0011292749 | |
| 19120636 | 10 months ago | | | 0 | 0.0021212023 | |
| 19120635 | 10 months ago | | | 0 | 0.0022045182 | |
| 19112141 | 10 months ago | | | 0 | 0.00068076191 |
ABI
ABI objects
Getter at block 21332173
decimals() view returns (uint8)
18
name() view returns (string)
Whisk Bot
pair() view returns (address)
0x307a64ac8f7506b5424fe5d99c90efea6fe59c4e
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0x6b729b1640c27d3295e02d1588266e33848d81ae, buyFee=0, sellFee=100)
symbol() view returns (string)
WHISK
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events Ownership_Renounced(uint8 _buy, uint8 _sell)
approve(address spender, uint256 amount) returns (bool)
openTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()