AURA

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6f4a3e9c at 14475135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AURA"

No transactions found for "AURA"


Functions
Getter at block 20923234
ascended(view returns (address)
0x0000000000000000000000000000000000000000
decimals(pure returns (uint8)
18
impl_(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
AURA
paused(view returns (bool)
false
ruler(view returns (address)
0x0000000000000000000000000000000000000000
startingTime(view returns (uint256)
0
symbol(pure returns (string)
AURA
totalSupply(view returns (uint256)
0
yieldRater(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
claimable(uint256 idview returns (uint256 claimable_)
claims(uint256view returns (uint128 timeuint128 rate)
isMinter(addressview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address fromuint256 value
claim(uint256 id_
claimMany(uint256[] ids_
initialize(address ascended_address rater_
mint(address touint256 value
setMinter(address minterbool status
setPaused(bool paused_
setRuler(address ruler_
setYieldRate(uint256 id_uint256 rate_
setYieldRateMany(uint256[] ids_uint256 rate_
setYieldRaterAddress(address ratings_
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.