Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AKATSUKI | ERC-20 | 730.711946 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20534895 | 3 months ago | | | 0 | 0.00045437554 | |
| 19599567 | 7 months ago | | | 0 | 0.00051460209 | |
| 19318394 | 8 months ago | | | 0 | 0.0023784089 | |
| 18542579 | a year ago | | | 0 | 0.0012159442 | |
| 18388204 | a year ago | | | 0 | 0.00039422765 | |
| 18353581 | a year ago | | | 0 | 0.00023798253 | |
| 18347578 | a year ago | | | 0 | 0.00026963510 | |
| 18336960 | a year ago | | | 0 | 0.00021189339 | |
| 18328894 | a year ago | | | 0 | 0.00068113989 | |
| 18322882 | a year ago | | | 0 | 0.00033731056 |
ABI
ABI objects
Getter at block 21159915
ReflectionFrequency() view returns (uint256)
4400
UNISWAP_V2_PAIR() view returns (address)
0x02a997b8306b9a7038d3364fc3b1c6fc419e9924
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_totalProportion() view returns (uint256)
9772170590355331693333626
autoReflectionEnabled() view returns (bool)
true
buyFee() view returns (uint256)
0
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
9645511073650454805836739
lastLpBurnTime() view returns (uint256)
1709552891
lastReflectionTime() view returns (uint256)
1709552891
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
3600
name() view returns (string)
Akatsuki
owner() view returns (address)
0x7e8da92b9e0eb974c77df3b08dcbdff8e3bcbf57
percentForLPBurn() view returns (uint256)
15
percentForReflection() view returns (uint256)
10
sellFee() view returns (uint256)
0
swapThreshold() view returns (uint256)
4000000000000000000000
symbol() view returns (string)
AKATSUKI
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
renounceOwnership()
setBuyFees(uint8 fee) returns (bool)
setIsFeeExempt(address holder, bool exempt) returns (bool)
setMarketingWallet(address newWallet) returns (bool)
setSellFees(uint8 fee) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyFeeChanged(uint8 marketing)
MarketingWalletChanged(address newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
SellFeeChanged(uint8 marketing)
SetFeeExempt(address holder, bool exempt)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.