StarNFTV4

Verified contract

Active on Base with 845 txns
Deployed by via 0xf867b792 at 13974331
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x5ae63be90820e158f82c9147c02f792af92cb8e9894dc3dd032a995d42a29375
0x6b15eb1d0fcb802dfb58c86b45c2f761cf683ebc3fdaa392253bacb06083e554
0x9fc8d19921960d787805e2dbd6a4036184b651363823acda362e55057fe2d427
0x8f3419d3f3a5b77ea0d7954b26699ee276a131d3f6858340e977e03b148f0454
0xc35cb5e61d7c5142b400c12b0d16330e3c6db0204ed6812a667e6a55a8f03d01
0xb16e2c4742227ea8535e1248aaa64619176481b87435c96780570d02af4647ee
0x92929ebc0692527c47bd4e59f09284402d1f10c6a5cb13ce99458354dc093a6c
0x1d7a3b138502de4c757f19c3a9fd416fbdde9ef6ded05144a571f95dac28837a
0xde5f0f47f7da9deab9a45e7f475b3c60428f0ab8c1aefa28efe6979cfbff9581
0x7267c8ae6aab70c01b4d21ab186f40cf6058d90247d49a531d3e0fec77ed0510

Functions
Getter at block 22941780
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0x051fc74449fdb1d5d3367a0e099ff74a129bff65/
getNumMinted(view returns (uint256)
10000
name(view returns (string)
Galxe - RunesFi BitStones
owner(view returns (address)
0xdb358d829f1ece7c24d6b33d513cf6d0619b7102
symbol(view returns (string)
RUNE
totalSupply(view returns (uint256)
10000
transferable(view returns (bool)
true
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.