This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Saints and Sinners

Verified contract

Proxy

Active on Ethereum with 4,518 txns
Deployed by via 0x0ad5de62 at 20304595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
5 additional variables

No balances found for "Saints and Sinners"

0xed7752244ca5156e7958f907787f477ee3fa59e5a8ddfa630a766f65adef63d6
0x5c8d37f47892bed14084dc12e2c17bcb3d67735665ce99f6b50970b05c8acf13
0x6c4b8e332655e801806edeae65042e13823f83f1bdadc6990633f127147e3085
0xa94b3da7b50bed21f3d55aa8dbe35cdc70d639813bfc37182016f601d4c5d3b6
0xac13bb54e05f820f3d1a82baba28cba52d576bce15f97d158c8d4c071a685769
0x5f56362ac8c5e893613bd0f48afc2f45e2d655cfd885d9c2aa7ddaebc245b622
0x924a158e24b4261128b40e12a4f29d73414f07b6ef7bb3bb47116a1f2f412284
0x407d475446847f052321b2e35716c49f4a735271ee7062f6fcbdd5d408b2e7a9
0xd04f3221919d05413ba23533b626de04856303266ee95862d7d634ab93750db7
0x9fcff3e558827c79443222da760f8920f019f85faaa80f556e544a092e0ee611

Functions
Getter at block 20793850
implementation(view returns (address)
0x3760415893f05e8009bf7d8f7817fdd94674a8f5
_isPresale(view returns (bool)
false
_paused(view returns (bool)
false
apiVersion(pure returns (uint16)
2
baseURIFinal(view returns (bool)
false
getBaseURI(view returns (string)
https://backend.mintables.club/revealer/2430/
getPrice(view returns (uint256)
0
getSupply(view returns (uint256)
10000
isPaused(view returns (bool)
false
isPresale(view returns (bool)
false
name(view returns (string)
Saints and Sinners
owner(view returns (address)
0x62f78b02d89d7631d0952de8ccfc3dc2da45d0b3
symbol(view returns (string)
SAS
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
airdrop(address[] addressesuint256[] amountsuint256 _metadata
approve(address touint256 tokenId
finalizeBaseURI(
initialize(string _namestring _symbolstring _initialBaseURIuint256 _initialPriceuint256 _initialSupplyaddress newOwner
mint(uint256 numuint256 metadatapayable 
presaleMint(uint256 numbytes signatureuint256 metadatapayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setIsPresale(bool val
setPause(bool val
setPrice(uint256 _newPrice
setSupply(uint256 _newSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable returns (uint256)
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
MintEvent(address indexed _touint256 indexed _tokenIduint256 indexed _metadata
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initialBaseURIuint256 _initialPriceuint256 _initialSupplyaddress newOwneraddress proxyAddress
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.