AePos Network
Verified contract
Active on
Ethereum with 1,530 txns
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 |
---|---|---|---|---|---|
AEPOS | ERC-20 | 20.581821K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21306728 | 4 days ago | | | 0 | 0.00023774800 | |
| 20564239 | 4 months ago | | | 0 | 0.000070354000 | |
| 20408370 | 4 months ago | | | 0 | 0.000024320000 | |
| 20312178 | 5 months ago | | | 0 | 0.00031297617 | |
| 20140056 | 5 months ago | | | 0 | 0.00014302828 | |
| 20124857 | 6 months ago | | | 0 | 0.00017345797 | |
| 20090198 | 6 months ago | | | 0 | 0.00018072446 | |
| 19894901 | 7 months ago | | | 0 | 0.000078609130 | |
| 19885057 | 7 months ago | | | 0 | 0.00018917275 | |
| 19854235 | 7 months ago | | | 0 | 0.00025812667 |
ABI
ABI objects
Getter at block 21332342
buyOperationsFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
AePos Network
operationsWallet() view returns (address)
0x293d5b1056c3b98a029778b7f227b52f9217002a
owner() view returns (address)
0x0000000000000000000000000000000000000000
routerCA() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellOperationsFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2000000000000000000000
symbol() view returns (string)
AEPOS
tokensForOperations() view returns (uint256)
20581820603282426298913
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x31adf266ca3d3ab08606b0a70743c156f14e7a66
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newWallet)
updateSellFees(uint256 _operationsFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(address _wallet)
receive()
This contract contains no error objects.