AtomPlanetBot

Verified contract

Active on Ethereum with 76 txns
Deployed by via 0xbc78d17d at 13184949
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AtomPlanetBot"

0x703044a7953d5195ec48e2017cbfaedce1d4d5ab81d734598298316a2328ceb8
0x87652aeaf8ca535efca6e480cba893942872963c0131c4e8a436f4ce1bea7d4a
0x6cd39c57ed38c1fd447cf953e7ee52808a9c8a7eebe0f87cba3e5548f673cf20
0xa89032f45a674bf1ff503175818fa9ad1b9d3da467efd66ab259985813cfdcd5
0x36080b542c17eccc7b1677320d747dec22e8380a0731077617e021e1618cc6c0
0x7bfb9880d34886082f42807c31cf380864d6d34961981705eb25145bace57d5a
0xf177fb29c8483c77c082e086e66ce471d566f8a04e58dbe0223d59dee4e90196
0xe8816a543cdd64ec6f6e89714aa6a20dc5a9c0fce16d68829403844aee93ba9e
0x45bde31c6803f00a590d661f7d9aaafa9bec0f0b94f8c641970a88ebdab35eea
0x20d790d5749b20ca89baf3ee57b920d69fa5dcbf246455fc4b889824fea12d96

Functions
Getter at block 21306199
contractURI(view returns (string)
atomplanetbot
isOwner(view returns (bool)
false
name(view returns (string)
AtomPlanetBot
owner(view returns (address)
0x4693b7cbeb21aaa4a37cb27a2799139ef01a06c5
symbol(view returns (string)
$APB
tokenURIPrefix(view returns (string)
ipfs:/
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
fees(uint256uint256view returns (address recipientuint256 value)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isSigner(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addSigner(address account
burn(address _owneruint256 _iduint256 _value
mint(uint256 iduint8 vbytes32 rbytes32 sstruct ERC1155BaseFee[] feesuint256 supplystring uri
removeSigner(address account
renounceOwnership(
renounceSigner(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
CreateERC1155_v1(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
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(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.