Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.05)
Native
Value
$0.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000014 | $3,354.20 |
$0.05 | |
ATLAS | ERC-20 | 280.579302K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12216332 | 8 months ago | | | 0 | 0.0000051046046 | |
| 12216280 | 8 months ago | | | 0 | 0.00018656770 | |
| 12216277 | 8 months ago | | | 0 | 0.000046980705 | |
| 12216251 | 8 months ago | | | 0 | 0.0000051046046 | |
| 12216240 | 8 months ago | | | 0 | 0.0000058446108 | |
| 12216236 | 8 months ago | | | 0 | 0.0000051046046 | |
| 12216229 | 8 months ago | | | 0 | 0.0000051046046 | |
| 12216229 | 8 months ago | | | 0 | 0.0000051046046 | |
| 12216229 | 8 months ago | | | 0 | 0.0000051046046 | |
| 12216223 | 8 months ago | | | 0 | 4.9489265e-7 |
ABI
ABI objects
Getter at block 22766964
_corn() view returns (uint256)
1000000000000000
autoLiquidityReceiver() view returns (address)
0xa5c10a6411cdd652d00c943fcb5ed43e252d6470
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
liquidityFee() view returns (uint256)
15
maxSwapThreshold() view returns (uint256)
10000000000000
name() view returns (string)
ATLAS
owner() view returns (address)
0xa5c10a6411cdd652d00c943fcb5ed43e252d6470
pair() view returns (address)
0x6750ee559fc7271d5d97f74c370cd7fd4c7a4dc4
router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
stakingFee() view returns (uint256)
15
stakingFeeReceiver() view returns (address)
0xa5c10a6411cdd652d00c943fcb5ed43e252d6470
stakingMultiplierV1() view returns (uint256)
50
stakingMultiplierV2() view returns (uint256)
50
stakingMultiplierV3() view returns (uint256)
50
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
symbol() view returns (string)
ATLAS
totalFee() view returns (uint256)
30
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
limitExcempt(address holder, bool exempt)
renounceOwnership()
setFeeExempt(address holder, bool exempt)
setFeeReceivers(address _autoLiquidityReceiver, address _stakingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _stakingFee, uint256 _feeDenominator)
setMax(uint256 maxWallPercent_base10000)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPair(address pairaddr)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routeraddr)
receive()
This contract contains no error objects.