APENFT

Verified contract

Active on Ethereum with 1,440 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 $10.61
ERC-20
--
0x030dc409d17f06dd84c0823f226e3e1ea1306870fec012e231024db8e6b5b3db
0xfd5b0ae7dc96953519b7ad030f999ffa1abcd4c1f786d1d3ef2bb6a40b2cbb38
0x641376e006b6c58b19759d841aab9c9c5774c7e34121caff5e1866a1008b098f
0xa707636263426fdf5cd4785f5c7bc4e8edbdb94b3aeb1117b590d8194a7f50f9
0x0f2429e04781a7725aca583730da66f159077c3c46a0e17914d30f1e7f77d20c
0x7a20c3b19bb742d3fa6e3c5568f2e954fe7ae378be250899c309c31305669d31
0xc583290fb8773dbec637523e6542120ef67a0877d2bb3402617a6809c34a15ee
0xee4175b6bcc9d758d2ba12343ae221fda0636b9af78d65edd6dc0f3c456f8716
0xe4d5f45bebfd2e2a1a63e90eddb1a756fb2e3fc7f550549b244d66307361cc80
0x717f34b4e734a6dee6960a0273181546666adb5c78da701a28e9be7c58f014e4

Functions
Getter at block 20887672
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)
208004070204550322
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.