BMC Rocket Pass
Verified contract
Active on
Ethereum with 3,734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47bd…bf44
0x7b32…5a10
Balances ($0.00)
No balances found for "BMC Rocket Pass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21251756 | 16 hours ago | | | 0 | 0.00053305815 | |
| 21251750 | 16 hours ago | | | 0 | 0.00056065017 | |
| 21128863 | 18 days ago | | | 0 | 0.00046833477 | |
| 19878703 | 6 months ago | | | 0 | 0.00013007597 | |
| 19878701 | 6 months ago | | | 0 | 0.00023373381 | |
| 19844732 | 6 months ago | | | 0 | 0.00011166066 | |
| 19778251 | 7 months ago | | | 0 | 0.00029064814 | |
| 19646853 | 7 months ago | | | 0 | 0.00054812770 | |
| 19356565 | 9 months ago | | | 0 | 0.0017407026 | |
| 19356564 | 9 months ago | | | 0 | 0.0016634255 |
ABI
ABI objects
Getter at block 21256546
RLMerkleRoot() view returns (bytes32)
0x0eb8b54d7da008d6e073f8b8e26f3503118663c52b14b892352b481935918095
ethOGPrice() view returns (uint256)
50000000000000000
ethRLPrice() view returns (uint256)
69000000000000000
hashPrice() view returns (uint256)
600000000000000000000
hashpower() view returns (address)
0x7b32982a32bb71150fcaa99bfbaddd72c1775a10
isPaused() view returns (bool)
false
name() view returns (string)
BMC Rocket Pass
og() view returns (address)
0x47bd71b482b27ebdb57af6e372cab46c7280bf44
owner() view returns (address)
0x69b253df48c0521f761470023cb8fe39916cc01e
passURI() view returns (string)
ipfs://QmbtHrneD8JnBtS5YFPfjaiXKexhs3DkYzP3SKg9ypqpVY
permanentlyClosedMint() view returns (bool)
true
stateEthMint() view returns (uint256)
0
stateHashMint() view returns (uint256)
0
symbol() view returns (string)
RKTPASS
Read-only
OGMints(address) view returns (uint256)
RLMints(address) view returns (uint256)
balanceOf(address _address, uint256 id) view returns (uint256)
isApprovedForAll(address _owner, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 id) view returns (string)
verifyHashApproved(address _address) view returns (bool)
verifyHashBalance(address _address) view returns (bool)
verifyOG(address _address) view returns (bool)
State-modifying
Events BurnTheHash()
flipPauseState()
mintRL(bytes32[] _proof) payable
mintWithHash(uint256 _amount)
mintWithOG(uint256 _amount) payable
permanentlyCloseMint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setHASHPOWER(address _address)
setOG(address _address)
setRoot(bytes32 _newROOT)
setState(uint256 _category, uint256 _value)
setURI(string _newURI)
transferFrom(address from, address to, uint256 id, uint256 amount)
transferOwnership(address newOwner)
withdrawFunding()
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 amount)
URI(string value, uint256 indexed id)
constructor(address _hContract, address _ogContract)
This contract contains no fallback and receive objects.
CallerNotOwner()
NewOwnerAddressZero()