Achievements

Verified contract

Active on Ethereum with 7,768 txns
Deployed by via 0x26b90b57 at 14178891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Achievements"

0xda76996e83b966cb3a2265a37ac6570b71c7332b78d1455ed584984668e36e6d
0xed1044967b202028f18b7ddf601279580b43f30e9f2bd2c4d1efaaa33c72ad49
0x26fa7c2d235aa1587443131959db906aa1aa5e79ae497bfaaabfa8b517b7b370
0x7356e8e2c7a395e94d3658340db882e38a7a8dbd1ef888f5712f9470d9c8301a
0xebfd63dd78f0ae04b30950b0ef228cfdbabd74a23e4cf0d375c16193887cd148
0x0714437aec87326f5f42830e43ab846959a2882796b4679cea38f67a5c7fd6d1
0x179fed3d2e1863e342466f8b3081e8e0dbea77348d9bb522c283de0c424c663e
0x7fa95f396c706597a3fc347e377400898c770a2ae1b5b5c1658ffc8549b08648
0xac8c7110945146f91e764c6cf76fb4d80d39826762e4264c0ef510a86bb0e790
0xb8ff66c526ec491e69e01263dac98208afaf75ca83396433e526386a0f9eee17

Functions
Getter at block 20941162
owner(view returns (address)
0xecfb1f31f012db0bf6720610301f23f064c567f9
signer(view returns (address)
0xecfb1f31f012db0bf6720610301f23f064c567f9
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getMessageHash(address accountuint256 tokenIDuint256 noncepure returns (bytes32)
isApprovedForAll(address accountaddress operatorview returns (bool)
nonces(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
signedMint(uint256 tokenIDbytes signature
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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 signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.