Bonklerito

Verified contract

Active on Ethereum with 221 txns
Deployed by via 0x0a501a2c at 19382395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
)
ERC-721
--
0x7b7a02690203ad3bf9b42ad847ae52846aec36086d7cee40f619dd4dab09e3fa
0xe53b1441d582132dcb02564e40a7174e5140f07b4c5a550f21b5964783053354
0x38e2950e124ab056b96eaa55ea1f25003c7d00610bcfe12ce7895290dee0a956
0xb4f91d7f4b0b88435b110f953d591f94f32e040580a9e384ab681c2c2cac0e90
0xe382eb5978c6132b172dfbc030528ad14bc80d12d083c741b49efc78592fc266
0xccb172d7fb28e35223e41bb20de62ae44729e1041299b4454ae9354efb78a3b1
0xf2c3b3ec0eea23e1f76c1aec468ed6fac3eb86ea3ea95eb8db7021d8eecf8ac2
0x6948be412f8322e835ebc6a7db19e89ae81f7fd76631507e14dc8ba20e1cd52f
0x556ce24fb1ac7c1b881b82b16c91ad88d6db13d9fe4d1f6f693d28d7a4136db5
0xf0851f2f9249e968931155ec0b95d48832677de5e82a2dfa6d0aef711899e481

Functions
Getter at block 20965589
BROKEN_ADDRESS(view returns (address)
0x000000000000000000000000000000000005e7ec
DEPOSIT_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
MINT_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
https://raw.githubusercontent.com/SJ741/E741-Assets/main/E741/B/bonkleritos/json/
contractURI(view returns (string)
https://raw.githubusercontent.com/SJ741/E741-Assets/main/E741/B/bonkleritos/contract.json
decimals(view returns (uint256)
8
dev(view returns (address)
0xeb7d0be769cf857afa5626b5f8208528f034b1da
extension(view returns (string)
.json
feeRecipient(view returns (address)
0x000000000036c7e16c82c0107e01c57546fb522b
maxSupply(view returns (uint256)
10000000000
minted(view returns (uint64)
100000056
name(view returns (string)
Bonklerito
skipMintingGlobal(view returns (bool)
false
supportsNFTinterface(view returns (bool)
false
symbol(view returns (string)
BNKLTO
telegram(view returns (string)
totalSupply(view returns (uint256)
3980000000
underlying741(view returns (address)
0x00000000009ab7557372c87b5ad60912fed19f0d
underlyingWeiPerNft(view returns (uint256)
500000
withdrawalFees(view returns (uint256)
50
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nftBalanceOf(address accountview returns (uint256)
ownedNFTs(addressuint256view returns (uint64)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint64[])
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeDev(address newDev
deposit(uint256[] _amountsArray
initialize(bytes encodedParametersreturns (address)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setExtension(string newExtension
setSkipMinting(bool newSkipMinting
setSkipMintingGlobal(bool newSkipMintingGlobal
setTelegram(string newTelegram
toggelNFTinterface(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdraw(
withdraw(uint256[] _amountsArray741payable 
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
ContractURIUpdated(
Deposit(address indexed fromuint256 amount741Outuint256[] amounts741In
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Transfer(address indexed fromaddress indexed touint256 amount
Withdrawal(address indexed touint256 amountUnderlyingOutuint256[] amounts741In
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
UnsupportedReceiver(