Alvara

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xf73a735f at 19307847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Alvara"

0x4a1deae3eaf4b9d12cd199eb9976e3d1b0f08c5b5c7c63a25127a9c8a4e675b3
From

Functions
Getter at block 20790897
ALLOWED_TRANSFER_FROM_ROLE(view returns (bytes32)
0x2f26ac9ab74d35285b05b7b0d4a0f2ffdef33823bc15863d6299dbdd56e7b6b0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
listingTimestamp(view returns (uint32)
0
name(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setListingTimestamp(uint32 newListingTimestamp
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
ListingTimestampUpdated(uint32 newListingTimestamp
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
SupervisedTranferFrom(
TokenAlreadyListed(