FL Backstage Pass
Verified contract
Active on
Ethereum with 1,397 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 499 additional slots
Balances ($0.00)
No balances found for "FL Backstage Pass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208213 | 15 days ago | | | 0 | 0.00061122213 | |
| 20955881 | 2 months ago | | | 0 | 0.00022032262 | |
| 20615698 | 3 months ago | | | 0 | 0.000027393992 | |
| 19026129 | a year ago | | | 0 | 0.00088811610 | |
| 18802800 | a year ago | | | 0 | 0.0010182900 | |
| 18798733 | a year ago | | | 0 | 0.0026274808 | |
| 18360557 | a year ago | | | 0 | 0.00013436879 | |
| 17661510 | a year ago | | | 0 | 0.00051268341 | |
| 17627811 | a year ago | | | 0 | 0.0024691617 | |
| 17610334 | a year ago | | | 0 | 0.00066510195 |
ABI
ABI objects
Getter at block 21317219
getAllowlistBegin() view returns (uint256)
1666281600
getPublicBegin() view returns (uint256)
1666283400
globalTotal() view returns (uint256)
500
name() view returns (string)
FL Backstage Pass
owner() view returns (address)
0x9777597812bf84cbc676d8dc14d897a575310b7b
symbol() view returns (string)
FLBSP
Read-only
allowlisted(address _address) view returns (bool)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
indices(uint256) view returns (uint256)
isApprovedForAll(address account, address operator) view returns (bool)
minted(address _address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 _id) view returns (string)
State-modifying
Events addAddressesToAllowlist(address[] addrs)
batchMint(uint256 _quantity)
batchTransfer(address[] _addresses, uint256 _id)
mint()
removeAddressesFromAllowlist(address[] addrs)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setAllowlistBegin(uint256 allowlistBeginTime)
setApprovalForAll(address operator, bool approved)
setPublicBegin(uint256 publicBeginTime)
setURI(string newuri)
setURISuffix(string _suffix)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.