APENFT

Verified contract

Active on Ethereum with 1,502 txns
Deployed by via 0x03e08aeb at 14203741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.86
ERC-20
--
0x4ded73d5f8bc34a51e997795efa782d2a709c0de9fe51088473f342df59581d1
0x68391ec4f6d7f0d9180608c4110e022aada062918e033d889ddfc35f2baa83e4
0xe743b38cc31ec23c179b3ddcb5c8da835e0275706eb719b3828d4463436bf8b0
0xf9253d4cf5641d570149cb17174ec0f2f06da8cbf5a35a23132707cc47bfa318
0xe5a1e6b30ef2d07437e90ae3e79de4fbc308c748c1383f327ed8b60a02130807
0x329b40589b8b5b9ec9b37ce764b40804d80bdab8be3e17a45ea4fa73e3875c0f
0xbdad0219ecd5c757c4de33901b39e008412d08f38c44b8ab0b9844fc4a1fc30e
0x092974289a28e4bcaebd4b8d584acb32e5c4469e7a8482c61dba59d483a96393
0x3a8eb6481ddc551d1bb56a552a46277da321cf284ab2bd628941b5dd02d0b340
0x29421d1449def0e271d52967b2d99beb8c1855bf8aaae2e1e8d94439fd6a52bf

Functions
Getter at block 21247292
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC712_VERSION(view returns (string)
1
PREDICATE_ROLE(view returns (bytes32)
0x12ff340d0cd9c652c747ca35727e68c547d0f0bfa7758d2e77f75acef481b4f2
decimals(view returns (uint8)
6
getChainId(pure returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xa04d8dd0d7966aa7a18ffeaeb4054975a2652fc862e7dc2f9a4bb59ca713a9a4
name(view returns (string)
APENFT
symbol(view returns (string)
NFT
totalSupply(view returns (uint256)
220878797970497145
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getNonce(address userview returns (uint256 nonce)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address useruint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
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(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.