Sam Bankman-Fried | FTX Saga

Unverified contract

Proxy

Active on Base with 55 txns
Deployed by via 0xd7e8d4a3 at 5426753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
10 additional variables

No balances found for "Sam Bankman-Fried | FTX Saga"

0xd1fedd8cb4c4cf36f67018a3a060fddad8578a76724ccdd6fa5e7fd2b418f3c3
0xd182a1ca8ce02583aaab3850fbe1f90eb1cb15340050156c355b27124b5003d1
0xc43cbac307cc63ba749d8f21e6a3ffe9df4819121ac21c4dbb222439a0e84ba9
0x9d6d4bea071ddebffda33d488d126793c6664f5520875c0ba0ce813dbccfb029
0x4b927f60a7c69fa804acc49241308d9b71147f9e2b08a168a9d5d2a730267924
0x5521748211fc8d7702fd1f59aae453615cd0a8ed3c06f31ea8a8de56ff0064e4
0x175564034075833e48c9f75e3be4459d0d22542fa921ac7b5de5186b8cf757ac
0xd887c6fab4b8a05130429620947bb1a0254caa16ec00a0263eb570d87c38fe29
0xe737ab45439b532292a527ef6529b635931c65e806dfffa7a9db63cf7cb9daad
0xfea4497527ceb0dd15b6826ace86d4e8c6f3947588855c7b4573ee4d2b84a548

Functions
Getter at block 23074873
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
contractType(pure returns (bytes32)
0x44726f7045524331313535000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmcPppB13BmcNhAEiDNC7tFjJn7q2FzPRpprWSJrtVTJj5/0
contractVersion(pure returns (uint8)
4
getBaseURICount(view returns (uint256)
2
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x401995f91bae75b91c5e7cb25e0857a55e6cd178, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x401995f91bae75b91c5e7cb25e0857a55e6cd178, 0)
name(view returns (string)
Sam Bankman-Fried | FTX Saga
nextTokenIdToMint(view returns (uint256)
2
operatorRestriction(view returns (bool)
true
owner(view returns (address)
0x401995f91bae75b91c5e7cb25e0857a55e6cd178
primarySaleRecipient(view returns (address)
0x401995f91bae75b91c5e7cb25e0857a55e6cd178
symbol(view returns (string)
FTX SAGA
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimCondition(uint256view returns (uint256 currentStartIduint256 count)
getActiveClaimConditionId(uint256 _tokenIdview returns (uint256)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
getClaimConditionById(uint256 _tokenIduint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(uint256 _tokenIduint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
maxTotalSupply(uint256view returns (uint256)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
saleRecipient(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256view returns (uint256)
uri(uint256 _tokenIdview returns (string)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _tokenIduint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDrop1155AllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
burnBatch(address accountuint256[] idsuint256[] values
claim(address _receiveruint256 _tokenIduint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDrop1155AllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setClaimConditions(uint256 _tokenIdstruct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setMaxTotalSupply(uint256 _tokenIduint256 _maxTotalSupply
setOperatorRestriction(bool _restriction
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setSaleRecipientForToken(uint256 _tokenIdaddress _saleRecipient
subscribeToRegistry(address _subscription
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ClaimConditionsUpdated(uint256 indexed tokenIdstruct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 tokenIduint256 maxTotalSupply
OperatorRestriction(bool restriction
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
SaleRecipientForTokenUpdated(uint256 indexed tokenIdaddress saleRecipient
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 tokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator