Rope Makers United

Verified contract

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

No balances found for "Rope Makers United"

0x157ec94ecb95bce2903a0e0d0d3fca9bbb2e2d1842ebfae133160c87082f2966
0x12c69fcc877d2f3db0a3a22d3c73b80602356423291acf6e3fcc98a3327871ea
0x667877cd87cb096f28cb1e72c35586a15dcc0afabfee592789f4912807736c87
0xd39abe0728d12111a546c40532dbc0aa3b3ad4b52222b9677081eb4644e52e4e
0x7f4af6dccfa923e7ea4bb7971c36dbbaefde060b307e51ddb6bb03004c931b83
0xd4749e2352545ce0dd40785b9f6ae63408d8530b413e5fdc022493b37b7bb125
0x362f06f77600be2e2e1377c5e468d209244368f5f5103e1d564b081d284953d9
0x0314ea421d82192f0177f977a1615bd6547b1cbba8fdf88aaa5c0cf30b306706
0xb773f4455718c5d1d3874ae2f8d9bc3c65247eea522b7956cf5be445eb52126a
0xc56a7de970638a02374e5a9eb0765c54756cbc10e0573d0b25baf9da39b8a1be

Functions
Getter at block 21305035
contractURI(view returns (string)
https://rope.lol/api/hopes-erc1155
isOwner(view returns (bool)
false
name(view returns (string)
Rope Makers United
owner(view returns (address)
0x7fcb8aaea5f30620aa69d1978f1dc814cf0502ad
symbol(view returns (string)
RMU
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
isMinter(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
maxSupply(uint256 _idview returns (uint256)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenMaxSupply(uint256view returns (uint256)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMinter(address account
addWhitelistAdmin(address account
airdrop(uint256 _idaddress[] _addresses
burn(address _accountuint256 _iduint256 _amount
create(uint256 _maxSupplyuint256 _initialSupplystring _uribytes _datareturns (uint256 tokenId)
endMinting(uint256 _id
mint(address _touint256 _iduint256 _quantitybytes _data
removeMinter(address account
removeWhitelistAdmin(address account
renounceMinter(
renounceOwnership(
renounceWhitelistAdmin(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string newURI
setContractURI(string newURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.