TheSelfishGM
Verified contract
Active on
Ethereum with 2,710 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TheSelfishGM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20744964 | 2 months ago | | | 0 | 0.00011125506 | |
| 18293780 | a year ago | | | 0 | 0.00032986157 | |
| 16640700 | 2 years ago | | | 0 | 0.0011220716 | |
| 16640612 | 2 years ago | | | 0 | 0.0011893432 | |
| 16640333 | 2 years ago | | | 0 | 0.0013770367 | |
| 16588300 | 2 years ago | | | 0 | 0.0013716065 | |
| 16585767 | 2 years ago | | | 0 | 0.0017575501 | |
| 16498867 | 2 years ago | | | 0 | 0.00059546913 | |
| 16456957 | 2 years ago | | | 0 | 0.00043699883 | |
| 16456957 | 2 years ago | | | 0 | 0.00038455897 |
ABI
ABI objects
Getter at block 21227896
baseTokenURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmPyFiok9KyMDQTEdFtEzzxSdtrDvo7voqLoPwNLABLpcP/
blindBoxOpen() view returns (bool)
false
blindTokenURI() view returns (string)
maxMint() view returns (uint256)
3
maxTotal() view returns (uint256)
6999
merkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintTime() view returns (uint256)
1673092800
name() view returns (string)
TheSelfishGM
owner() view returns (address)
0xf38fe2f52bbaef121252178ff80c6ead288757be
porfit() view returns (uint256)
12
preMintOpen() view returns (bool)
false
price() view returns (uint256)
0
publicMintOpen() view returns (bool)
true
redCat() view returns (address)
0x5311b771b441bc4a073d95bb29bba90b020c7503
steven() view returns (address)
0x1de949940d6156455323fbe490141f8d7c6e7222
symbol() view returns (string)
TSGMC
totalSupply() view returns (uint256)
6999
useBlind() view returns (bool)
false
withdrawAddress() view returns (address)
0xf38fe2f52bbaef121252178ff80c6ead288757be
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
verify(bytes32[] _merkleProof) view returns (bool)
walletOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
fireRedCat(address newRedCat)
getAirDrop(uint16 _num, address recipient)
preMint(uint256 num, bytes32[] proof_) payable
publicMint(uint256 num) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setBlindBoxOpened()
setBlindTokenURI(string _blindTokenURI)
setMerkleRoot(bytes32 _merkleRoot)
setMintPrice(uint256 _price)
setMintTime(uint256 _mintTime)
setPorfit(uint256 _porfit)
setPreMintOpen()
setPublicMintOpen()
setUseBlind()
setWithdrawAddress(address _withdrawAddress)
transferFrom(address from, address to, uint256 tokenId)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 _maxMint, uint256 _porfit, uint256 _maxTotal, uint256 _price, uint256 _mintTime, string _baseTokenURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.