SEAM Launch Social NFT

Verified contract

Active on Base with 84 txns
Deployed by via 0x0f9a6e5a at 7741413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SEAM Launch Social NFT"

0x49326bb992a3a552a5593624ddf2fd5727f6cc728d75e0cd5dff10fc8f4c381d
0x0f4369081710574a618e825f4b5e35b6968fb90923c9b451d5cfbc24cd5f28be
0x2c04db9fa239ed0b0530e14cc0ff1190ea52aae94379c8a42b797706c6046840
0x5e617e57b845f8e4fac232a6846f42d51630a9fe70e4bbd85a137c38ed7ea638
0x043ae050fdf041bde1c130f141ad79ccd81a1bc9ba74c61803ac7b637382f805
0x045c6ab0722425a43d94032b47287052d63351e842509265c117efcee34c0fd1
0xb8d6d8766df5edc48d100eab50414b0170a201f8a5540b4c67d53a820daac1ed
0x3527814991ce12a8c9005159569fe1ccaf374c0e99b6b386a183c1e16f38396b
0x5f97e3e34e89c40e906ee09beeaf643fec070fac2bdb302ce5188512cc4d1517
0x7594940c9a3b4f97aeea11ee7e8f9cd73e0e0779da4d6c983b199b239b5554d7

Functions
Getter at block 23680839
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0xb70ae8eccb1ce5e01d67d1f786df84b8c6f20835/
getNumMinted(view returns (uint256)
5464
name(view returns (string)
SEAM Launch Social NFT
owner(view returns (address)
0x84636e9dba70d2ee78b84939520b13961f3718fe
symbol(view returns (string)
SEAM Launch
totalSupply(view returns (uint256)
5464
transferable(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
cid(uint256 tokenIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
mint(address accountuint256 cidreturns (uint256)
mintBatch(address accountuint256 amountuint256[] cidArrreturns (uint256[])
removeMinter(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setName(string newName
setSymbol(string newSymbol
setTransferable(bool transferable
setURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.