BOBU

Verified contract

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

No balances found for "BOBU"

0x515ec39841437317665d244112c4b15882e048b15c85da869ccac7c222d87357
0x95e972aede3e942906afebfd706cc7ccad8721f0b0d9c4a20b1b8ac5a846f73a
0xfa06187b864966f79a413a1be51db2db67f6c99c3e58d0aec8796449f58eee99
0xa7a030c69d88455137e037d36015bc278a0e1bcc140885180dd621d427cdf816
0x971031d490eb097eed6b6cb5e7faf849f979b664c4e17a718ba40bf8e95b29ca
0x469fd5238797c1bbeb4998aa756743e5927c1fc258b1582d17cab3b31da3e642
0xbc36b2c5d6540c351e98c61f55a3fefbe54403ecf656727b7db42f9966ec2f34
0xedaad34121d14ac3311d2f7f43806cc40859f8e50a84220f50c5dacce9fa8ceb
0xbd2e37179a391e8710e66bd3e25489f063f92a2b232443d141c3ef5efe03693e
0x33e5caef9a61713340e153fc34baeae7ccdcd5af57c3654f39074347b8ae5670

Functions
Getter at block 21286764
count(view returns (uint256)
1
owner(view returns (address)
0x2ae6b0630ebb4d155c6e04fcb16840ffa77760aa
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
idToVault(uint256view returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
minters(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 idview returns (string)
State-modifying
addMinter(address minter
burn(address accountuint256 iduint256 value
mint(address vaultuint256 amountreturns (uint256)
mint(uint256 amountuint256 id
removeMinter(address minter
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateBaseUri(string base
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.