Alvara

Verified contract

Proxy

Active on Ethereum with 10,842 txns
Deployed by via 0xe9e0a7d8 at 19307849
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
ERC-20
Value $448.29
)
ERC-721
--
0x0448ca10f98a0b68447d7aeb2795663f7bdf26f593d6cb004d8f97e0fb82c5e6
0x5cdbb3fc2d48effcc2d1466d22de88bdb8023397e4875a092a5c959b23c8e18d
0xc98cf6e2b4d3c84a6e518b553f6b655f6bb87f5c84b1f8b9ebaabb036ba69d4e
0xe4c1549227a262ba59557f7e873d42007cd485befc04613c81fed2b44194ab8c
0xf890fad5c763ce589c3803cd7fa9c1e9b330aca09ff6e0ca83093ba041f05d91
0x4f976877d2ec4c601e275e039c647cc0bff27b079264b145b1d83782dc5ca38a
0x7aa033d04b3638bcb4b704d3ab9595a8501920274b6dfa145fb966ca75fc2178
0x65d5cba921ba7f2d161de82293cc2fc976dfd46c56d93dc7f385eaacb5166048
0xb1224d4675e91c00d401305102316c3444fc3cf67fb2e6f9bc256718c7eab40c
0x9417c5247cd12436f48bca482935013bcc82afedd463ee3aba868dcd4442434a

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)
1709560800
name(view returns (string)
Alvara
symbol(view returns (string)
ALVA
totalSupply(view returns (uint256)
200000000000000000000000000
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
SupervisedTranferFrom(
TokenAlreadyListed(