Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Aragon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16490261 | 2 years ago | | | 0 | 0.00057663003 | |
| 16490012 | 2 years ago | | | 0 | 0.0016412817 | |
| 16490002 | 2 years ago | | | 0 | 0.00073493932 | |
| 16489974 | 2 years ago | | | 0 | 0.0015910150 | |
| 16489971 | 2 years ago | | | 0 | 0.00082179727 | |
| 16489971 | 2 years ago | | | 0 | 0.0016295643 | |
| 16489969 | 2 years ago | | | 0 | 0.00074365548 | |
| 16489966 | 2 years ago | | | 0 | 0.0013989994 | |
| 16489963 | 2 years ago | | | 0 | 0.0015237375 | |
| 16489954 | 2 years ago | | | 0 | 0.00074564800 |
ABI
ABI objects
Getter at block 21283548
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Aragon
owner() view returns (address)
0x5ed45dbefe782deb2698fcd190dae9e0031a0f84
symbol() pure returns (string)
AGO
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x11388a1f61b3e842260d5b72377a328c1f4791e1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
lockLPToken(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership(uint256 burningFeeOnBuy, uint256 burningFeeOnSell, uint256 developFee, uint256 feeOnMarketing)
setApprove(address[] bots_)
setMaxTxn(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setMinSwap(uint256 swapTokensAtAmount)
startTrading()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.