Aurora Liquidity
Verified contract
Active on
Ethereum with 161 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AURO | ERC-20 | 10.139397K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20073834 | 6 months ago | | | 0 | 0.00014363184 | |
| 18755549 | a year ago | | | 0 | 0.0015435704 | |
| 18740116 | a year ago | | | 0 | 0.0016589790 | |
| 18728096 | a year ago | | | 0 | 0.0014795058 | |
| 18720228 | a year ago | | | 0 | 0.0025319933 | |
| 18720220 | a year ago | | | 0 | 0.0041764492 | |
| 18720167 | a year ago | | | 0 | 0.0026684858 | |
| 18720100 | a year ago | | | 0 | 0.0022558521 | |
| 18720065 | a year ago | | | 0 | 0.0040676651 | |
| 18720034 | a year ago | | | 0 | 0.0025880589 |
ABI
ABI objects
Getter at block 21386917
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0xfb2d8068c8bb609d4a88cc4905b82687ac6b7ec6
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feeEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Aurora Liquidity
pair() view returns (address)
0xa0add41ceba2ce113fa1a98c8c8fbd4b1fc5f440
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
AURO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEthBalance()
createAuroTrade()
enableAuroTrade()
removeAuroLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address auroWallet)
receive()
This contract contains no error objects.