Santa Swap Participation Token

Verified contract

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

No balances found for "Santa Swap Participation Token"

0x50ffd1b04c397724eb34a89e89811100f3acd1332c08e6d0b04524ad866633f5
0x0f776b9cd9952df296d88ca176be66614f26df7d8db7becc01a41a8d80788497
0xff01b978e4f31c3e74147788bea34ca214f3deb2786de79edd1045ba6f3ec5bf
0x7fe0c39d883a5d28b60e5a355e6f7be1ee8ebb687950b4796ebeb51ca67153ac
From
0x054626ad0bdafbca97828b6fe471736c8a26db7f4ab952e6605bc87c5afe8a71
From
0x282007ff631fdf6a3e98ad0fee7680fef010df992f3d9c19cfdbec114c23ac33
0xe643bb0fc62f32a94673c8ba40969fbe5329f8428d8569ecdea6516cd4833176
0xc170de65efd1f2d1487dd17c95af4ba05ed1f6c5f5806762de2cbc6e79d985cc
0x6905b513a928ee0bb28f847f29b8d7f7e6f77dc1b6b36953e0a3239cda8535c2
From
0x6c88316e25c0f0ab620f6fbc7fc803c704e677cfa19caa06d675a2e5dbfb366e

Functions
Getter at block 21163904
baseURI(view returns (string)
ipfs://bafybeiew5yby6sy5qm5rtmeili6avtv7jlvrvoux3u5jj2mcgslltadhgm
name(view returns (string)
Santa Swap Participation Token
nftsMinted(view returns (uint256)
2516
owner(view returns (address)
0xba6fb2a9390baeedcc4c0aa485a367c90cdc37a8
totalSupply(pure returns (uint256)
10000
Read-only
balanceOf(addressuint256view returns (uint256)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] batchBalances)
isApprovedForAll(address owneraddress operatorview returns (bool isOperator)
supportsInterface(bytes4 interfaceIdpure returns (bool supported)
uri(uint256view returns (string meta)
State-modifying
mintBatch(bytes32 handleHashuint256 numToMintpayable 
mintSingle(bytes32 handleHashpayable 
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
updateOwner(address newOwner
updateURI(string newURI
withdrawBalance(
Events
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NFTMinted(address indexed tobytes32 handleHashuint256 amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArrayParity(
CallError(
InsufficientPayment(
InvalidOperator(
InvalidReceiver(
MaxMinted(
NotOwner(
NullAddress(