SacrificialAlter

Verified contract

Active on Ethereum with 2,368 txns
Deployed by via 0x77560be1 at 13740650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1780f1f55304748b88a08d16c498c1be4c98a8c030f0fc5d59918359e6797909
0x9ac83819fdf11906f90b3073f51c3a64ee99f7436ce25441c212f3e6265922b7
0x2a970220b05b4a5e5e4cfcfc18ed2104250c3b56103c2eb1bfb3cc4cc37ffad7
0x42330dea9a4f24c49dca8cf5d811786bb6fa8b58557a495f5ea0927fc52ee2b0
0xd131dd548f035d0eab812db54868ba61c0093f259d227759d3162ef71188262b
0xebbf7ca74496c1dfa03eac40bee17e18b7f786519fe83624864ecf0162bf3a82
0x86780b5aa52bbee4263ab3b3a3eb09a731e39d1b94a5dec39cc5d5fc405e5910
0x07eb08f70900f5507378134315a79dc43d2717cd6dafe6db558cb3b41dc010b7
0x3b7f31726c32d61a45bef7188ac0e916ee639d8774930076b0e1c416ebf354b2
0xd62b66992dcb1b85b306e5d5c1947913a6df75d919f5ee511a7995031e0e7b19

Functions
Getter at block 21224428
gpToken(view returns (address)
0x38ec27c6f05a169e7ed03132bca7d0cfee93c2c5
owner(view returns (address)
0x6e0e275083327cacc7195de94532c7a86c05bd05
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getInfoForType(uint256 typeIdview returns (struct SacrificialAlterTypeInfo)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
traitData(uint256view returns (string namestring png)
uri(uint256 typeIdview returns (string)
State-modifying
addAdmin(address addr
burn(uint256 typeIduint16 qtyaddress burnFrom
mint(uint256 typeIduint16 qtyaddress recipient
removeAdmin(address addr
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContracts(address _gp
setExchangeAmt(uint256 typeIduint256 exchangeAmt
setPaused(bool _paused
setType(uint256 typeIduint16 maxSupply
transferOwnership(address newOwner
updateOriginAccess(
uploadImage(uint256 typeIdstruct SacrificialAlterImage image
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.