ReconRams
Verified contract
Active on
Ethereum with 6,530 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 "ReconRams"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21132485 | 4 days ago | | | 0 | 0.00097287498 | |
| 20853708 | a month ago | | | 0 | 0.00028402824 | |
| 20853606 | a month ago | | | 0 | 0.00029245383 | |
| 20853601 | a month ago | | | 0 | 0.00032495138 | |
| 20853593 | a month ago | | | 0 | 0.00028936238 | |
| 20853585 | a month ago | | | 0 | 0.00033266522 | |
| 20853566 | a month ago | | | 0 | 0.00034338147 | |
| 20853564 | a month ago | | | 0 | 0.00032039065 | |
| 20853562 | a month ago | | | 0 | 0.00032279291 | |
| 20853536 | a month ago | | | 0 | 0.00022231146 |
ABI
ABI objects
Getter at block 21158598
AUCTION_LEGENDARIES() view returns (uint256)
6
COST() view returns (uint256)
77000000000000000
MAX_PRESALE_MINT() view returns (uint256)
2
MAX_PUBLIC_PER_TX() view returns (uint256)
7
MAX_PUBLIC_PER_WALLET() view returns (uint256)
14
MAX_SUPPLY() view returns (uint256)
5990
PUBLIC_MAX_SUPPLY() view returns (uint256)
5891
RR_PROVENANCE_HASH() view returns (string)
f427a5d18f88f321d7675ab5d46b267a87a17d004ce11743b578004f3eb079cc
name() view returns (string)
ReconRams
owner() view returns (address)
0x24b775e0d16ed56c74e7140d0dc7e578e971107b
paused() view returns (bool)
true
presaleOnlyActive() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
RR
totalReleased() view returns (uint256)
326494387970000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
4246
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)
payee(uint256 index) view returns (address)
publicAddressMintedBalance(address) view returns (uint256)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
walletOfOwner(address _owner) view returns (uint256[])
whitelistAddressMintedBalance(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
pause(bool _state)
publicMint(uint256 _mintAmount) payable
release(address account)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setMerkleRoot(bytes32 _root)
setNotRevealedURI(string _notRevealedURI)
teamLegendariesMint(address _receiver)
teamReserveMint(uint256 _mintAmount, address _receiver)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 _mintAmount, bytes32[] proof) payable
whitelistMintOnly(bool _state)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _initBaseURI, string _unRevealedURI, bytes32 _merkleRoot)
receive()
This contract contains no error objects.