StarNFTProxy

Verified contract

Proxy

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

No balances found for "StarNFTProxy"

0x996ce09ab41a7f9b8b5b351cd3dc6fc36f86c725c6ed03b51e5fe9cc9a5428ec
0x55d2eb7851d6dce0de74c05bd1a5dfa75b4213dbd7b832b5496000a72d62e5b6
0x13f473329e31c79e89a32c0c09fd88efae5c37d4cbcdc80530d71293a0e9f42e
0x5b3e4417805d8e542b277fc7c6e8d75a753d6bd1706fd241cd878d26c1662332
0xeecb73584fa25ef220f7af799a7ebdd763c59103a0fca9c0099106741f532d30
0x525fa1e96ea3eb193a094dd995bf52666d111b41117db4a50bb40936f841f6bb
0x4ef5648d21c2e4b96032b2f7bce338149b8ff6ced566016620148c6d0c473168
0xa781471ddcff38a52bc91a9a7636af4d057a0866fc7c8854e1c2fa439970cf48
0x92ecb499a5283c905c778055992804bf5d7b425e46285168fadc944a1cf55d12
0xc366dfc06ee0b5a339c8b7ddabaf6e96909ffc7841e16c474d2c0ac5cc95988e

Functions
Getter at block 20854198
proxyAdmin(view returns (address)
0xbde669d379b371a9cf66e65260bc2a73820495dc
proxyImplementation(view returns (address)
0xa4577b3d37d6f16fac03a7ca0d5de6c3d69387d5
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0x0966a53f2533EaF01D0bB2fa0E2274f3002287F1/
galaxyCommunity(view returns (address)
0x1211bf2b0cfc86e1898cf3983ee9e0253ccacd4a
initialized(view returns (bool)
true
owner(view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addMinter(address minter
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
initialize(address _owneraddress _galaxyCommunity
mint(address accountuint256 powahreturns (uint256)
mintBatch(address accountuint256 amountuint256[] powahArrreturns (uint256[])
removeMinter(address minter
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newURI
transferGalaxyCommunity(address newGalaxyCommunity
transferOwner(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
GalaxyCommunityTransferred(address indexed previousGalaxyCommunityaddress indexed newGalaxyCommunity
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(address _implementaddress _ownerbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.