PurpleLambo1155

Verified contract

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

No balances found for "PurpleLambo1155"

0x58fe2f1e3c87b2b2027049d4b9d69f2e2c7046f65dab1bead08a214757cb7e88
0xcc79c880c71e1bc15326761039beb662a3e7d01ffce5b4f34c167deea6f44195
0xb1f45247999ebeb3b9c2c8a2ada14e8ad32131e281005005dfb1913af1290420
0xb4dd23f82e7a923ee817970582bcd10a6776eabc5c26a5e60211eb1bd0128ab9
0xd2d9e5a6075761f2f43ed9ad31f5b1c226715cdef07d1c3a730632467d88c6a8
0xfbb154779d8e65bf2fc42c1aebfa33e54f7ca3921d2a8a1109329c1526843252
0xfc14f899c005bd87292a7ad145a75948ca5ba9ed18f906361923626f0f8dc83c
0x35b23916d45ac5c5cbb1f19ee8453dd7688df11ad0c807239300679185a0950c
From
0xa78bb70912cdbb71721331d5d00a15426cd1f16304ef210749ef6180f1bf9d7a
0xa89fcfc1c3a92438d005488bdb71e78dcd910980b2ac6436ed1d719de6f8b21e

Functions
Getter at block 20924487
contractURI(view returns (string)
data:application/json;base64,eyJuYW1lIjoiUHVycGxlIExhbWJvIiwiaW1hZ2UiOiJodHRwczovL2Fyd2VhdmUubmV0L3RvdlE2YzVpdUthaF93ZlB3R1FUOFcxbTI3MkMwTzEwdWl1QjBLRktFSm8iLCJkZXNjcmlwdGlvbiI6Im5vIGRldiBqdXN0IGxhbWJvLiBodHRwczovL3QubWUvcHVycGxlbGFtYm9lcmMyMCBodHRwczovL2V0aGVyc2Nhbi5pby90b2tlbi8weERGOTAxMjRCOGExMGQ1MmE1RGYyN2QzZjYxZjk0RjQ0QURlMDlmMTIifQ==
owner(view returns (address)
0x0f0dc24c3f7f8ecdeedf02dca551dd2ce9680bb5
totalSupply(view returns (uint256)
20000
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(addressaddressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
mint(uint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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 valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AmountExceedsLimit(
AmountExceedsMaxSupply(