Squads Access Pass

Verified contract

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

No balances found for "Squads Access Pass"

0x3633dc4787f9b83dda441b9bc2fbbaaf5deccd70ae4e6a872d70032e8ac71f94
0x1bdb932e8a651202beda9e12a53b0e1667ca17ac655270d4262c0e899bbeff9b
0xd25a0f5dd44530032828b26643ea16285f7c36e0ce7aa1ccbb466db1ecf0fa0c
0x9525f39782af02e91a18e3b338c5effbe0f8f9ef765795c437893024d58562a3
0xd31e7a64b954c58804493bd177e36876dbea61c0fea7252044e9d593470ef1ab
0x3be746248539988cc9f84d6ddd8e1829ad429e126508e01a3c49887f6447badc
From
0xc355307f5a9ed2c8018a43b4af8bcb05bf7d044769359a3c5a941341fdc36a44
0x8ff16cca8a2ea5b8599d029a7d99d500cf5ea65e44a0cf194b022af2c34ba04c
0xeaff27ea3a44c63de595dd54d63b7ce8613866df59981f14b80db37f21da80c9
0xfe3b5ec6122437db11047e3933f0b6d06121e79e7df37e22c2244ef3e0318ec0

Functions
Getter at block 20960493
name(view returns (string)
Squads Access Pass
owner(view returns (address)
0x906ef87993b7ff18a25b7116a4004bc965d26367
paused(view returns (bool)
false
symbol(view returns (string)
SAP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
mint(address accountuint256 iduint256 amountbytes data
mintDistribute(address[] toAccountsuint256 iduint256 amountbytes data
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setRoyalties(address recipientuint256 value
setURI(string newuri
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.