Hard Money

Unverified contract

Proxy

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

No balances found for "Hard Money"

0xcfef0a185af0fd7ffc60a2c30366f57d7cbf0574f6fc3f08d507db7b300a500c
0xcf05b67d59b62deb4fe95c6a943c0b0f1d9377e0a1fc34b882035a5e41c9c6f9
0xde27804ccea829c5505d3ae583f1e09131857854542651a66823352089cc6386
0xb8d0d03006bc089af421e9a4cea221c9d3adb7f0bfd2a2cd741d29730b411709
0xf14fbc8876d10486c6f6bc8a188c41efcc6ad2e2924298ac7ee085699372d9d9
0x52a62579f7c752d7a0bb3509b6e3a6ceeaceb2493bc84bdc799da274bbcc5041
0xae4089f02c8e8c8971c0ae157c64a7ffe996230105ffd02af17465c55b42feee
0x4b78e7840e01ac303443004d12c92b69aae43e8a1682af1dce82d37a40800c90
0xd0a37cb38efbc5581dd87f3c1e6ed15c776ed24de69eef5ab9efe64c17abe713
0x038f6ab862fcabff3e9729c88db67477fb08c07006c450db10033176fa704b08

Functions
Getter at block 23097132
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
contractURI(view returns (string)
https://mint.club/metadata/8453/HRDMNY.json
decimals(pure returns (uint8)
0
name(view returns (string)
Hard Money
symbol(view returns (string)
HRDMNY
totalSupply(view returns (uint256)
2807572
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(