Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$AKAMARU | ERC-20 | 3.743627M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18425941 | a year ago | | | 0 | 0.00045711059 | |
| 17183276 | 2 years ago | | | 0 | 0.0021040175 | |
| 16892858 | 2 years ago | | | 0 | 0.00062057446 | |
| 14771198 | 3 years ago | | | 0 | 0.0012611230 | |
| 14771194 | 3 years ago | | | 0 | 0.0013886707 | |
| 14771194 | 3 years ago | | | 0 | 0.0013859876 | |
| 14771183 | 3 years ago | | | 0 | 0.0010432665 | |
| 14680927 | 3 years ago | | | 0 | 0.0044019870 | |
| 14647531 | 3 years ago | | | 0 | 0.0010022151 | |
| 14622085 | 3 years ago | | | 0 | 0.0021283147 |
ABI
ABI objects
Getter at block 21205855
AKAMARU() view returns (bool)
false
AkamaruLive() view returns (bool)
true
_maxTxAmount() view returns (uint256)
10000000000000
_maxVestSellAmount() view returns (uint256)
1600000000
_maxWalletToken() view returns (uint256)
10000000000000
autoBurnEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0xea215e0e0db5f402cc667000cbd427f2f2c5a091
burnFee() view returns (uint256)
0
burnFeeReceiver() view returns (address)
0x000000000000000000000000000000000000dead
buybackFee() view returns (uint256)
0
buybackFeeReceiver() view returns (address)
0xf7e402b7c0d30217fba3fd7aef90a505ab63e145
cooldownTimerInterval() view returns (uint256)
86400
decimals() pure returns (uint8)
4
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000000
getOwner() view returns (address)
0xea215e0e0db5f402cc667000cbd427f2f2c5a091
lastLpBurnTime() view returns (uint256)
0
liquidityFee() view returns (uint256)
4
lpBurnFrequency() view returns (uint256)
900
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xb1977756aa2efd29de69fe072a6b337a24c33896
name() pure returns (string)
Akamaru
notbotMode() view returns (bool)
false
nuisanceMode() view returns (bool)
true
pair() view returns (address)
0xccfe4ce8486781b0b00c1c21ea6bec9e54f8263c
pairContract() view returns (address)
0xccfe4ce8486781b0b00c1c21ea6bec9e54f8263c
percentForLPBurn() view returns (uint256)
10
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
133
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
25000000000
symbol() pure returns (string)
$AKAMARU
teamFee() view returns (uint256)
2
totalFee() view returns (uint256)
9
totalSupply() view returns (uint256)
10000000000000
vestedSaleLimitsEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cooldownTimer(address) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
isnotboted(address) view returns (bool)
isnuisanceed(address) view returns (bool)
State-modifying
Events Get_A(uint256 amountPercentage)
Get_T(address tokenAddress, uint256 tokens) returns (bool)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
autoburn_config(uint256 _freq, uint256 _percent, bool _enabled)
burn_and_moon(uint256 percent_base10000) returns (bool)
enable_notbot(bool _status)
enable_nuisance(bool _status)
manage_Vestseller(address[] addresses, bool status)
manage_notbot(address[] addresses, bool status)
manage_nuisance(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _buybackFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _buybackFee, uint256 _burnFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base10000(uint256 maxTXPercentage_base10000)
setMaxWalletPercent_base10000(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
setVestSaleRestrictions(uint256 maxVestSellPercentage_base10000, bool _restricted, uint256 _interval)
setVestSaleRestrictions_maxsell(uint256 amount)
set_sell_multiplier(uint256 _multiplier)
tradingStatus(bool _status)
tradingStatus_AKAMARU(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.