Atari Access Pass

Verified contract

Proxy

Active on Ethereum with 286 txns
Deployed by via 0xe8ffa2b2 at 15035718
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Atari Access Pass"

0x4bdae4c744a2c4342f54fc72b8ceacc27f1efeee72ab150d51337495ce58f150
0x579a5b1cea19993872e6b93b5bb5304829d47c1a75bd8bebfa1f2c2357a8c24e
0x81bfbe988fd2ae0d3aabe4a4fa5a68bf5fe0144838f9543ee24a7814b3e51add
0x694ae3bcb83c2f76a59e1e44245ee9eedd27c7dfa1a8458b01d3ed4589fda159
0x15f096aff30a71aa3e1aedff523530a33d909dfcde1ff0fc33eaa382fbf6901f
0xbe07b53c993421a2e199deb566e8730a668159470ec47fa268ba477979834860
0x29f2227aeea0aebd9122d8f6202876707eb444dac7d2e4212692043ee7d59f8b
0xea7b0abf38e52e270f7d2832cb62a252ba0a04135c820494da3495c3c6d2072f
0x8f08a84f10cd3a8d4ff3d78d89fff06fe784a854611d234fee06606fe78acc54
0xb3313bddb4e6a06a439dac4450f28046f349bd0370870b5741c91d10ced4b48d

Functions
Getter at block 21260741
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Atari Access Pass
owner(view returns (address)
0x3b49c824a9e608509b005ec0b563f024150edb7e
 
renounceOwnership(view 
symbol(view returns (string)
AAP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasAdminRole(address accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantAdminRole(address account
grantRole(bytes32 roleaddress account
initialize(string uristring _namestring _symbol
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceRole(bytes32 roleaddress account
revokeAdminRole(address account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateUri(string uri
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.