Bao

Verified contract

Active on Ethereum with 866 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bao"

0xbe9fee94a55b504bec793ac435427d34bfc7f79a7075965dad656243a4319aff
0xeae6a53a7503e758cda2cee16ec7c45fbaba95d5f45f1b2320dd591478f71ecd
0xf3f08a240250a4fd36b853340c63e10c3a01587fa524a94c8f01949d97fde79a
0x935c2b034d57e18ec599b5d321d6f5e323a2d025649441d0443f7efbfd793459
0x11a28729cd57b98b4c5c529a4bf359db9cc49232ee87cc50b9d6bc4e7ad42aed
0x09c914ea25063b3eb4cb69c3dedb39326cdc4b4dcc774aa153ac01535c4e53c8
0x34753ba6969e45e4c06dae4659fd0651828c8bcb286d97d96d2b03d5fb18381e
0xe5676d6100d494216bc1d675926d06c8eaab9e29f8dd018c6893b088964bc19a
0x8ab1941b56bced28e6bafc90fb95aa0aab770ed60be5f4632ee570d369d415f0
0x6570749e48c86749e18e51cb5caf289c99beb446802c35bd20f0ded5b1ae3808

Functions
Getter at block 20879570
name(view returns (string)
Bao
numberTokenSold(view returns (uint256)
1
owner(view returns (address)
0x5b1a4ebd28b597fe47494a0a5766b2eb6e6b3fcc
paused(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
nftsBurnPerWallet(addressview returns (uint256)
nftsPerWallet(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenidpure returns (string)
State-modifying
burn(uint256 tokenIDuint256 amount
changeMerkleRoot(bytes32 _newMerkleRoot
gift(address _account
mintBAO(bytes32[] _proofuint256 _amountuint256 maxAmountpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setPaused(bool _paused
transferOwnership(address newOwner
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.