chibilegends

Verified contract

Active on Ethereum with 3,372 txns
Deployed by via 0x39617d85 at 13124665
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "chibilegends"

0x823f06787516e862355faf643c260d82676f303a83702513ca950d266e8d7dd7
From
0x39a4dffba73e67fb75b74bf7c537961a01807aa8631648fed10c1477751efb28
0x122fab5d28767542ef43d620853664f1bbd44cb8cc9afecb7df9e8897736ca2f
0xb940ac2fbab5fb50b498ad393838b1a978a884151415c925d04379be2b783d09
0x668dece9d9ccb9fd2ac29a7698425318da23c0817089f3fdb7566daf86c586d4
0xe7de81a40e5a875d4d76eb6c8034e9d5837e1f7be87c7539cbb3ca83769a36df
0x77d5be0d9ca283b10ee5e21164a31e6f9f75a603a9b1e1dc352360ef941632c0
0xce0be2bc074724dcfaac09a28e93e72ca956ccdd2fb242a40d5d9826813a06cc
From
0x05f5c44273312a227355c0cd18800278e1d1c0be4ab95436c778658ea360ec5a
0x807731b2c5e1b555376281aeded6c3f7b71ac951b03c2bfba248d00d529c8037

Functions
Getter at block 21223100
MAX_PURCHASE(view returns (uint256)
10
TOTAL_CHIBI_AMOUNT(view returns (uint256)
5555
 
getBaseURI(view returns (string)
isSaleOpen(view returns (bool)
false
name(view returns (string)
chibilegends
owner(view returns (address)
0x356d3a95b79fa48595b54175f9ac7fee57c1202c
price(view returns (uint256)
55000000000000000
symbol(view returns (string)
Chibi
totalSupply(view returns (uint256)
5555
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)
State-modifying
approve(address touint256 tokenId
changeBaseURI(string baseURI
changePrice(uint256 _price
changeSaleOpen(bool _open
mintChibi(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
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 baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.