Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,436.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AURA | ERC-20 | 7.662117K | $0.317992 |
$2,436.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254597 | 7 hours ago | | | 0 | 0.00042033136 | |
| 21254146 | 8 hours ago | | | 0 | 0.00033714916 | |
| 21253727 | 9 hours ago | | | 0 | 0.00049449120 | |
| 21253710 | 9 hours ago | | | 0 | 0.00029460183 | |
| 21253643 | 10 hours ago | | | 0 | 0.00034054758 | |
| 21252069 | 15 hours ago | | | 0 | 0.00079123491 | |
| 21251400 | 17 hours ago | | | 0 | 0.00099743245 | |
| 21247468 | a day ago | | | 0 | 0.00050104265 | |
| 21245753 | 2 days ago | | | 0 | 0.00048627377 | |
| 21245652 | 2 days ago | | | 0 | 0.00063662758 |
ABI
ABI objects
Getter at block 21256548
EMISSIONS_MAX_SUPPLY() view returns (uint256)
50000000000000000000000000
INIT_MINT_AMOUNT() view returns (uint256)
50000000000000000000000000
decimals() view returns (uint8)
18
minter() view returns (address)
0x59a5ccd34943cd0adcf5ce703ee9f06889e13707
name() view returns (string)
Aura
operator() view returns (address)
0xa57b8d98dae62b26ec3bcc4a365338157060b234
reductionPerCliff() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
AURA
totalCliffs() view returns (uint256)
500
totalSupply() view returns (uint256)
76490673141359331549084553
vecrvProxy() view returns (address)
0xaf52695e1bb01a16d33d7194c28c42b10e0dbec2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address _to, address _minter)
mint(address _to, uint256 _amount)
minterMint(address _to, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateOperator()
Approval(address indexed owner, address indexed spender, uint256 value)
Initialised()
OperatorChanged(address indexed previousOperator, address indexed newOperator)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _proxy, string _nameArg, string _symbolArg)
This contract contains no fallback and receive objects.
This contract contains no error objects.