SBS Card Actions

Verified contract

Active on Ethereum with 1,066 txns
Deployed by via 0x363ed830 at 14882958
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,771
0x9f1ccd7895a632dd7eb0fce042f9044ad6e021d18f61a39bdc2fc3d1324a9cfa
0x206816bcba0229bb823c24762752c06cdc7b9ec696fa64a0ff099bb269647fd9
0x27e86ca633fd9ec219b4ff56491be2ac3f361b08ad5f6e2d78f96be25ea4abca
0x0cd2bbd27e173515a5e538e2e945bd4f6e0742772a49de40ec37b6eb9c9dc9cb
0xc6f2bc8a5a1efa1d5d0838d46f68cad8557e109806262ec123d209e44343407f
0x80e72c89ae4372a775cb8969842ee3b3bec626392afad48ff6476a9fabf7e01d
0x1e668cda41c2f1fdd589aff499d42a9c029b6a2db83f4eee2d6ae7aa2bb05403
0x031eef922b7b6c8e55abd1398e267a15c42830601e8d4de79f86ca59c83fe98d
0x3e1695c2b37ad967d49335f6cd25f9415a4ba8f26314e6712c2aadf66edac267
0x9506172e237f2890817f45f8b249bb8ec33e079310c1200a4692907f41596c97

Functions
Getter at block 21186266
contractURI(view returns (string)
 
getContractTokenBalance(view returns (uint256)
mintIsActive(view returns (bool)
true
minterAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
SBS Card Actions
owner(view returns (address)
0xc0f982492c323fcd314af56d6c1a35cc9b0fc31e
symbol(view returns (string)
SBSCA
tokenContract(view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
Read-only
actions(uint256view returns (uint256 tokenPriceuint256 maxTokensPerTxnuint256 maxTokens)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
addAction(uint256 _tokenPriceuint256 _maxTokensuint256 _maxTokensPerTxn
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
editAction(uint256 _actionIduint256 _tokenPriceuint256 _maxTokensuint256 _maxTokensPerTxn
flipMintState(
mintAction(uint256 tokenIduint256 qty
mintBatch(uint256[] idsuint256[] amounts
mintReserve(uint256 tokenIduint256 amount
mintToWallet(address toWalletuint256 tokenIduint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string newContractURI
setMinterAddress(address minter
setTokenAddress(address token
setURI(string baseURI
transferOwnership(address newOwner
withdraw(
withdrawAPE(uint256 amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.