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 |
---|---|---|---|---|---|
KRAKEN | ERC-20 | 242.479451K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18222903 | a year ago | | | 0 | 0.00065594318 | |
| 18222889 | a year ago | | | 0 | 0.0016860213 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.00092146590 | |
| 18222888 | a year ago | | | 0 | 0.0011544209 |
ABI
ABI objects
Getter at block 21339554
_maxSellAmount() view returns (uint256)
254100000000000
_maxTxAmount() view returns (uint256)
210000000000000
_maxWalletToken() view returns (uint256)
254100000000000
decimals() pure returns (uint8)
9
krakenOwner() view returns (address)
0x1259d1c024071dc6b83e3d7ceb4d4ad71f5f89bc
name() pure returns (string)
KRAKEN
pair() view returns (address)
0x9171ea74ad50982e4f7df357457af12d0a0454d9
symbol() pure returns (string)
KRAKEN
totalSupply() view returns (uint256)
20996211230833900
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
rescueERC20(address _address, uint256 percent)
setContractSwap(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setKrakenFeeRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setLimitSwap(uint256 _buy, uint256 _sell, uint256 _wallet)
setisBot(address[] addresses, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.