Bon Voyage Bonsai Token

Verified contract

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

No balances found for "Bon Voyage Bonsai Token"

0x0f303a3f4069839036554d09bffc77553fdd2dcecbc2f07166d1ff18101774a9
0xd0e8d89c16de2e00b5efc9b862da43aa541de263025173447773a172b96ccc62
0x2677e3ad9f65cde047c09c7dc3e1dcde8a43c1f32fb002c0780c049c9c0bc1d8
0xf7af74aa35e2d043e3297f1c8a31cf42740a31afd0707887e8b24a77dcfd3466
0xc1ccf55f8ed8b1fcdcf5604062684a458c5e33383a36e842dcb546dc6925aa66
0x5081a2a4fc2dcee062bd3204d1cd7c9a20398e4dcb91a58d868bbf0470df5590
0xdfdb0f6d7e77c01b31ad0f5d9de8ea6573ffc6457655a474e84eef05b9d3dfea
0x1a95a47501b3c548268a0b265f6914628a0c30eb1962510236498a275d9a31a0
0xca179d869164cbbb7be0fb8556afdc3bb4093adfe812fe97c126b10807401662
0xbfe4776d0b6835e5700b57be218e8e5dd1a3302310bdc6a42d1df820bca34afd

Functions
Getter at block 20903185
name(view returns (string)
Bon Voyage Bonsai Token
owner(view returns (address)
0x89cd1b992d2a5ea9f5aeeb5de6fbc25f587efb52
symbol(view returns (string)
BVBT
totalSupply(view returns (uint256)
20
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string __baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.