2112.run rootPasses
Verified contract
Active on
Ethereum with 3,275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($5,603.98)
Native
Value
$5,603.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.672416 | $3,350.83 |
$5,603.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21050732 | a month ago | | | 0 | 0.00034208717 | |
| 20608115 | 3 months ago | | | 0 | 0.000048721634 | |
| 20438684 | 4 months ago | | | 0 | 0.00012213725 | |
| 20105923 | 5 months ago | | | 0 | 0.00019339772 | |
| 20008542 | 6 months ago | | | 0 | 0.00062769220 | |
| 19861811 | 6 months ago | | | 0 | 0.00038974300 | |
| 19654473 | 7 months ago | | | 0 | 0.00061404870 | |
| 19257251 | 9 months ago | | | 0 | 0.00064882491 | |
| 19188605 | 9 months ago | | | 0 | 0.0018928120 | |
| 19090863 | 10 months ago | | | 0 | 0.00060860217 |
ABI
ABI objects
Getter at block 21248949
claimMax() view returns (uint256)
2
merkleRoot1() view returns (bytes32)
0x7649a2324cb2f7400a83d0bf746039ddd7f166eb935fd2bd0f2bbff0059df470
merkleRoot2() view returns (bytes32)
0xbd90ede2a9a34be7c07f2e226539c1eddc9a5985c3ea3f0706689b579b14ac70
merkleRoot3() view returns (bytes32)
0x0641a2c642743ecdb07ac8a7f17315819048c48a9202d4e7dbf1570db45a2f45
merkleRoot4() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name() view returns (string)
2112.run rootPasses
name_() view returns (string)
2112.run rootPasses
owner() view returns (address)
0xa39ce16698a50a3714b474ef9f42019c4052ce34
promoClaims() view returns (uint256)
0
publicMax() view returns (uint256)
5
saleState() view returns (uint256)
0
symbol() view returns (string)
2112RP
symbol_() view returns (string)
2112RP
totalReleased() view returns (uint256)
1136349984000000000000
totalShares() view returns (uint256)
100
Read-only
Bundles(uint256) view returns (uint256 price, uint256 quantity, string name)
MintPasses(uint256) view returns (uint256 quantity, string name, address redeemableContract, string uri)
Whitelist(address) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalReleased(address token) view returns (uint256)
uri(uint256 _id) view returns (string)
State-modifying
Events addBundle(uint256 _bundlePrice, uint256 _bundleQty, string _name)
addMintPass(uint256 _quantity, string _name, address _redeemableContract, string _uri)
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
burnFromRedeem(address account, uint256[] ids, uint256[] amounts)
claim(uint256[] _quantities, bytes32[] _merkleProof) payable
editBundle(uint256 _bundlePrice, uint256 _bundleQty, string _name, uint256 _bundleIndex)
editMintPass(uint256 _quantity, string _name, address _redeemableContract, uint256 _mpIndex, string _uri)
promoClaim(address _to, uint256 _quantity)
release(address account)
release(address token, address account)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setURI(string baseURI)
transferOwnership(address newOwner)
updateClaimMax(uint256 _claimMax)
updateMerkleRoot(bytes32 _merkleRoot, uint256 number)
updatePublicMax(uint256 _publicMax)
updateSaleStatus(uint256 _saleState)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _name, string _symbol, address[] _payees, uint256[] _paymentShares)
receive()
This contract contains no error objects.