Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,701.02 |
$0 | |
APECRON | ERC-20 | 23.274601M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20708772 | 3 months ago | | | 0 | 0.000030979714 | |
| 19361876 | 9 months ago | | | 0 | 0.0017940640 | |
| 19361875 | 9 months ago | | | 0 | 0.0017054799 | |
| 19089854 | a year ago | | | 0 | 0.00042978766 | |
| 18977176 | a year ago | | | 0 | 0.0022048015 | |
| 18977160 | a year ago | | | 0 | 0.0018069648 | |
| 18766727 | a year ago | | | 0 | 0.00079309865 | |
| 17024423 | 2 years ago | | | 0 | 0.0010046665 | |
| 17019976 | 2 years ago | | | 0 | 0.00061483049 | |
| 16949096 | 2 years ago | | | 0 | 0.00091641893 |
ABI
ABI objects
Getter at block 21431717
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x41485108d25c53b49bcacfd9d0e4426bb0436da9
launchedAt() view returns (uint256)
16306370
name() pure returns (string)
Apecron
pair() view returns (address)
0x879f38aff8d42de7fa9b26a05a1606815c81b30c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000000
symbol() pure returns (string)
APECRON
totalSupply() view returns (uint256)
1000000000000000000
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)
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)
manualSend()
setFeeReceiver(address _marketingFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.