402: PAYMENT_REQUIRED

Unverified contract

Proxy

Active on Base with 25 txns
Deployed by via 0xd35b94c0 at 22725574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "402: PAYMENT_REQUIRED"

0x01dd55f4288f5d5a3a4f4798d94a449fe9792893ee0cfdfff208466482d12e23
0x40d6f502ec06056191daee42306281559236c5a30b1ac3282db923c11d9a663f
0x85e419cb037baef37d5b53716e323186314db65dab803c35f9868ac4ba58d860
0x6c7c836b308feadf4d214473b72db4572d97100e511b72133b1fc91f1773e355
0xc2fd90f9989f597afdd524c39fff36fb0f48fb2d98b8e1bbf64e5b33ee458d4c
0xfa2c1baf6ab993b08a2fbe019440039358c51bd7e43d1bae89a2a741276302e8
0x5b8fcb1f2848c1c5b3c8019f04a75bb202e5e2f4b5651c5dcd250150fee58f37
0x7d8b192a065befa9c1a58e4e30e472c686e6365fbc3720006fb76a98241e8790
0x8d1f58dba2b519506342c60ea24e45acc851585e0296d4cd1c913ff6052801d7
0x1de84fb993b226fe238d17b3ce247f5dfb778c248c0e3a0848392cd9e89b50c5

Functions
Getter at block 23055633
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
contractURI(view returns (string)
https://mint.club/metadata/8453/ORDEX.json
decimals(pure returns (uint8)
0
name(view returns (string)
402: PAYMENT_REQUIRED
symbol(view returns (string)
ORDEX
totalSupply(view returns (uint256)
992
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burnByBond(address accountuint256 amount
init(string name_string symbol_string uri_
mintByBond(address touint256 amount
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] valuesbytes data
safeTransferFrom(address fromaddress touint256 iduint256 valuebytes data
setApprovalForAll(address operatorbool approved
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC1155InsufficientBalance(address senderuint256 balanceuint256 neededuint256 tokenId
ERC1155InvalidApprover(address approver
ERC1155InvalidArrayLength(uint256 idsLengthuint256 valuesLength
ERC1155InvalidOperator(address operator
ERC1155InvalidReceiver(address receiver
ERC1155InvalidSender(address sender
ERC1155MissingApprovalForAll(address operatoraddress owner
MCV2_MultiToken__AlreadyInitialized(
MCV2_MultiToken__BurnAmountExceedsTotalSupply(
MCV2_MultiToken__NotApproved(
MCV2_MultiToken__PermissionDenied(