Aura BAL
Verified contract
Active on
Ethereum with 5,805 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Aura BAL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148809 | 2 days ago | | | 0 | 0.00046804533 | |
| 21141051 | 3 days ago | | | 0 | 0.00038288794 | |
| 21134694 | 4 days ago | | | 0 | 0.00038199092 | |
| 21133990 | 4 days ago | | | 0 | 0.00036533120 | |
| 21129729 | 4 days ago | | | 0 | 0.00086036100 | |
| 21124373 | 5 days ago | | | 0 | 0.00027479498 | |
| 21121148 | 6 days ago | | | 0 | 0.00021957516 | |
| 21120612 | 6 days ago | | | 0 | 0.00030851546 | |
| 21109956 | 7 days ago | | | 0 | 0.00013446020 | |
| 21109351 | 7 days ago | | | 0 | 0.00017669491 |
ABI
ABI objects
Getter at block 21161762
decimals() view returns (uint8)
18
name() view returns (string)
Aura BAL
operator() view returns (address)
0xead792b55340aa20181a80d6a16db6a0ecd1b827
symbol() view returns (string)
auraBAL
totalSupply() view returns (uint256)
3656612245178110219795192
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)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
setOperator(address _operator)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _nameArg, string _symbolArg)
This contract contains no fallback and receive objects.
This contract contains no error objects.