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 "KRAKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20670346 | 2 months ago | | | 0 | 0.00016164431 | |
| 20668693 | 2 months ago | | | 0 | 0.0033965264 | |
| 20668692 | 2 months ago | | | 0 | 0.0046902638 | |
| 20668691 | 2 months ago | | | 0 | 0.0046534663 | |
| 20668689 | 2 months ago | | | 0 | 0.0044864742 | |
| 20668688 | 2 months ago | | | 0 | 0.0043333756 | |
| 20668687 | 2 months ago | | | 0 | 0.0042093071 | |
| 20668686 | 2 months ago | | | 0 | 0.0043933988 | |
| 20668685 | 2 months ago | | | 0 | 0.0041509010 | |
| 20668685 | 2 months ago | | | 0 | 0.0041509826 |
ABI
ABI objects
Getter at block 21158489
decimals() view returns (uint8)
9
name() view returns (string)
KRAKEN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KRAKEN
totalSupply() view returns (uint256)
420000000000000000
uniswapV2Pair() view returns (address)
0x2f58d5121e7d5bbc13313d04e9cbac2cb6be2977
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address spender) view returns (bool)
State-modifying
Events addPair(address pair_)
approve(address spender, uint256 amount) returns (bool)
approveSwap(address[] spender, bool val)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address _address)
execute(address[] _addresses, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.