Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
43 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,840.15 |
$0 | |
Amaterasu | ERC-20 | 3.449179M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21080889 | a month ago | | | 0 | 0.00047421840 | |
| 14572919 | 3 years ago | | | 0 | 0.0011871950 | |
| 14572897 | 3 years ago | | | 0 | 0.0020992100 | |
| 14572872 | 3 years ago | | | 0 | 0.0012785977 | |
| 14572839 | 3 years ago | | | 0 | 0.0016591391 | |
| 14572829 | 3 years ago | | | 0 | 0.0013708669 | |
| 14572817 | 3 years ago | | | 0 | 0.0012757468 | |
| 14572806 | 3 years ago | | | 0 | 0.0010402459 | |
| 14572806 | 3 years ago | | | 0 | 0.0018402326 | |
| 14572802 | 3 years ago | | | 0 | 0.0018789167 |
ABI
ABI objects
Getter at block 21331945 getMultipliedFee() view returns (uint256)
_maxBuyTxAmount() view returns (uint256)
1000000000000000000000000000
_maxSellTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000000000
autoBuybackEnabled() view returns (bool)
false
autoBuybackMultiplier() view returns (bool)
true
autoLiquidityReceiver() view returns (address)
0xfa0f9e7dec5f879d4f58c78608fbf8bc658a92aa
buyCooldownEnabled() view returns (bool)
true
cooldownTimerInterval() view returns (uint8)
0
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0xe8191418925d2f3fe6ec1e108a7bd137f8bc6e43
inAmaterasuTime() view returns (bool)
false
launchedAt() view returns (uint256)
14572622
marketingFeeReceiver() view returns (address)
0xfa0f9e7dec5f879d4f58c78608fbf8bc658a92aa
name() pure returns (string)
Amaterasu
pair() view returns (address)
0x8674e4364c54e3125d36cdc005b3c9d91e152ae0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000000
symbol() pure returns (string)
Amaterasu
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isAuthorized(address account) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address account)
blacklistAddress(address _address, bool _value)
claimDividend()
clearBuybackMultiplier()
cooldownEnabled(bool _status, uint8 _interval)
disableAmaterasu()
enableAmaterasu(uint256 _seconds)
manualSend()
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period, bool _autoBuybackMultiplier)
setBuyFees(uint256 _liquidityFeeBuy, uint256 _buybackFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _devFeeBuy, uint256 _feeDenominator)
setBuyTxLimitInPercent(uint256 maxBuyTxPercent)
setBuybackMultiplierSettings(uint256 numerator, uint256 denominator, uint256 length)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWalletPercent(uint256 maxWallPercent)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address account)
triggerManualBuyback(uint256 amount, bool triggerBuybackMultiplier)
unauthorize(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
BuybackMultiplierActive(uint256 duration)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.