OG_CARD
Verified contract
Active on
Ethereum with 1,571 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8f31…62d5
Balances ($3,130.08)
Native
Value
$3,130.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.8 | $3,912.60 |
$3,130.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17856529 | a year ago | | | 0 | 0.00059050000 | |
| 17856526 | a year ago | | | 0.05 | 0.00063142840 | |
| 17856525 | a year ago | | | 0.05 | 0.0010876246 | |
| 17856523 | a year ago | | | 0.05 | 0.0010302928 | |
| 17856521 | a year ago | | | 0.05 | 0.00089928547 | |
| 17856520 | a year ago | | | 0.05 | 0.00087564729 | |
| 17856520 | a year ago | | | 0.05 | 0.00087564729 | |
| 17856515 | a year ago | | | 0.05 | 0.00093932495 | |
| 17856503 | a year ago | | | 0.05 | 0.0010262356 | |
| 17856490 | a year ago | | | 0.05 | 0.0010353906 |
ABI
ABI objects
Getter at block 21386251
MAX_INDEX() view returns (uint256)
1200
MINT_PRICE() view returns (uint256)
50000000000000000
MINT_PRICE_WHITELIST() view returns (uint256)
20000000000000000
current_index() view returns (uint256)
1200
freeCount() view returns (uint256)
100
getState() view returns (uint256, uint256)
(1200, 100)
merkleRoot() view returns (bytes32)
0x061ac6d55656ba396a52fda98a193d7e97babe330d90ca021e4a4a573c4af021
owner() view returns (address)
0x16d7b66aa0f98430d18018c893aab6d9a3700c53
receiver() view returns (address)
0x8f31b28e06798bafaa7317a3aa8aa9de01f862d5
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint() payable
mintFromWhitelist(bytes32[] merkleProof) payable
renounceOwnership()
setMerkleRoot(bytes32 mRoot)
transferOwnership(address newOwner)
Mint(address indexed sender, uint256 tokenID)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _receiver, bytes32 mRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.