KRAKEN by VP
Verified contract
Active on
Ethereum with 381 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,112.14 |
$0 | |
KRAKN | ERC-20 | 77.998125B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13878937 | 3 years ago | | | 0 | 0.0034887298 | |
| 13240401 | 3 years ago | | | 0 | 0.0029074757 | |
| 13221849 | 3 years ago | | | 0 | 0.0017082499 | |
| 13144070 | 3 years ago | | | 0 | 0.0039615445 | |
| 13086518 | 3 years ago | | | 0 | 0.0031637049 | |
| 13058706 | 3 years ago | | | 0 | 0.0015379650 | |
| 13047905 | 3 years ago | | | 0 | 0.0015892305 | |
| 13039079 | 3 years ago | | | 0 | 0.00094636322 | |
| 13035075 | 3 years ago | | | 0 | 0.0019574100 | |
| 13032168 | 3 years ago | | | 0 | 0.0018968235 |
ABI
ABI objects
Getter at block 21212674
_lotteryFee() view returns (uint256)
0
_priceImpact() view returns (uint256)
9
_reflectionFee() view returns (uint256)
0
_teamFee() view returns (uint256)
25
_teamPercent() view returns (uint256)
100
_whaleFee() view returns (uint256)
0
_whalePercent() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
KRAKEN by VP
owner() view returns (address)
0x75ecd0847a58320874f065fd0fe00f146088db78
symbol() pure returns (string)
KRAKN
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
disableSellOnly()
enableSellOnly()
excludeFromFee(address account)
includeInFee(address account)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
setPercents(uint256 teamPercent, uint256 whalePercent)
setPriceImpact(uint256 priceImpact)
setSellCooldownEnabled(bool onoff)
setTaxes(uint256 whaleFee, uint256 teamFee, uint256 reflectionFee, uint256 lotteryFee)
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)
FeesUpdated(uint256 _whaleFee, uint256 _teamFee, uint256 _reflectionFee, uint256 _lotteryFee)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PercentsUpdated(uint256 _teamPercent, uint256 _whalePercent)
PriceImpactUpdated(uint256 _priceImpact)
SellOnlyUpdated(bool sellOnly)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.