Banksy Culture

Verified contract

Active on Ethereum with 6,230 txns
Deployed by via 0xaee34b1f at 14914626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.88
0xec9e509bd796966d87de461db8d06fa0077c254694963c12f768ea088a95da33
0xdc0b7f887700e5bc7c715f179e4c34ad8dde017c99bd71daa41bee6aea945880
0x6a900155093065f204549b3edbea7dfedd23ad11e2b6ab7c07460b6687ebce5f
0xf023939de80ae5bf874d2c56de457e92bdbe6087f692b85f6061e90845f7e352
0xa941fe475db50d892244f4487c4048417aa9111d7023c0e046c4b45340989c13
0x97419a321eaf3eee36f18334d87392dbfc54e2fc97881957242acb6fcfa40f36
From
0xddea65acf2f604dee89403e3e2d00463e760924b243ddf393a307906f67e4ae0
0xb717c64a9c909921e957f88e504267426e67e4369c733abe6b5da7fcd1896d68
0x3358ec3c1906a88e19e40a1a101826f993e95fc89d15f2579052f42bd9690d58
0x5df9597959e02e44932e812f937f7e67aa8027b1f91661f163ad1adbe301465a

Functions
Getter at block 21283986
_live(view returns (bool)
true
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmStAreKv2ACUVsbAdnP1EjdHcxPRNP1CR96Ur91aWuiJd/
maxFree(view returns (uint256)
2
maxTrx(view returns (uint256)
10
name(view returns (string)
Banksy Culture
owner(view returns (address)
0x261d0535a60162c53a11305b84625f05da854ed7
paused(view returns (bool)
false
price(view returns (uint256)
5000000000000000
supply(view returns (uint256)
20000
symbol(view returns (string)
BCTURE
totalSupply(view returns (uint256)
12339
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
goMint(uint256 _amountpayable 
initialize(
live(bool _state
pause(bool _state
reduceSupply(uint256 newSupply
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setCost(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(