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 |
---|---|---|---|---|---|
AOG | ERC-20 | 48.435619M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19707772 | 7 months ago | | | 0 | 0.00013683314 | |
| 19547316 | 7 months ago | | | 0 | 0.0013639388 | |
| 18966898 | 10 months ago | | | 0 | 0.00037043135 | |
| 18445520 | a year ago | | | 0 | 0.00074353392 | |
| 18445519 | a year ago | | | 0 | 0.00065634031 | |
| 18445518 | a year ago | | | 0 | 0.00072557575 | |
| 18397742 | a year ago | | | 0 | 0.00069457500 | |
| 18397498 | a year ago | | | 0 | 0.00044774023 | |
| 18397496 | a year ago | | | 0 | 0.00040838805 | |
| 18397423 | a year ago | | | 0 | 0.00042674551 |
ABI
ABI objects
Getter at block 21159846
Optimization() view returns (uint256)
169374729611050442
centiBuyTax() view returns (uint256)
200
centiSellTax() view returns (uint256)
200
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xc7e4c8eadcb7c0218ab37501b1aa02bec50ab9a3
maxTxAmount() view returns (uint256)
30000000000000000000000000
maxWalletAmount() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Aog Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
200001000000000000000000
symbol() view returns (string)
AOG
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x072ef1b7d7e89b6b3201eac54a9249cb26fd3cf0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
getAllTaxes()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyTax(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
setMarketingWallet(address wallet)
setSellTax(uint256 _wholeNumber, uint256 _firstNumberAfterDecimal, uint256 _secondNumberAfterDecimal)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(string name_, string symbol_, uint256 supply_, uint8 decimals_, struct MarketingTaxParameters parameters, address uniswapV2Router_, address addr_)
receive()
This contract contains no error objects.