Marvinaut Game Pass
Verified contract
Active on
Ethereum with 1,253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($331.91)
Native
Value
$331.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,319.08 |
$331.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21095717 | 23 days ago | | | 0 | 0.00015233910 | |
| 20712046 | 2 months ago | | | 0 | 0.000080278081 | |
| 20200300 | 5 months ago | | | 0 | 0.00033127735 | |
| 20194252 | 5 months ago | | | 0 | 0.000071415748 | |
| 20026098 | 6 months ago | | | 0 | 0.0012641116 | |
| 20024247 | 6 months ago | | | 0 | 0.00065624676 | |
| 19983210 | 6 months ago | | | 0 | 0.0017573640 | |
| 19867512 | 6 months ago | | | 0 | 0.00032950682 | |
| 19825079 | 7 months ago | | | 0 | 0.00022728123 | |
| 19435299 | 8 months ago | | | 0 | 0.0032958193 |
ABI
ABI objects
Getter at block 21259689
baseURI() view returns (string)
https://bafybeieqrnvrbcdxoek6lxvtc6jfczlgllwqc6fuxwc4yf3sl2jwl4dfbm.ipfs.nftstorage.link/metadata/
diamondSlots() view returns (uint256)
0
endMint() view returns (uint256)
1710345600
goldSlots() view returns (uint256)
193
maxMintPerWallet() view returns (uint256)
2
maxSupply() view returns (uint256)
2500
mediaURI() view returns (string)
https://bafybeiape44s4e7okltbdlrfp762tbhfpxh6n32nkgdp6zfufm44dicmgy.ipfs.nftstorage.link/images/
mintingActive() view returns (bool)
true
name() view returns (string)
Marvinaut Game Pass
owner() view returns (address)
0xe5eabe8582847909f9421cc50c94bbfc765c36b6
paused() view returns (bool)
false
price() view returns (uint256)
20000000000000000
publicMintStart() view returns (uint256)
1678809600
signer() view returns (address)
0xa6a1eeb18cfd73a5e46661fadb4894e188abd1c5
symbol() view returns (string)
MVG
totalSupply() view returns (uint256)
382
wlActive() view returns (bool)
true
wlMintStart() view returns (uint256)
1678806000
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint(address _to, uint256 _mintAmount) payable
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setDiamondSlots(uint256 _diamondSlots)
setEndMint(uint256 _endMint)
setGoldSlots(uint256 _goldSlots)
setMaxMintPerWallet(uint256 _maxMintPerWallet)
setMediaURI(string _newMediaURI)
setPrice(uint256 _newPrice)
setPublicMintStart(uint256 _publicMintStart)
setSigner(address _signer)
setWlMintStart(uint256 _wlMintStart)
setupContract(address _signer, string __baseURI, string _mediaURI, uint256 _price, uint256 _maxMintPerWallet, uint256 _wlMintStart, uint256 _publicMintStart, uint256 _endMint, uint256 _goldSlots, uint256 _diamondSlots)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
upgradeGamePass(uint256[] _tokens, uint8[] _tiers, bytes32 _hashedMessage, bytes _signature)
withdraw()
wlMint(address _to, uint256 _mintAmount, bytes32 _hashedMessage, bytes _signature) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgrade(address _account, uint256[] _tokens, uint8[] _tiers)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.