Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x414c…13c5
0x0123…3245
Balances ($0.00)
No balances found for "Minter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14210446 | 3 years ago | | | 0.05 | 0.0096958397 | |
| 14210399 | 3 years ago | | | 0.05 | 0.0074923197 | |
| 14200408 | 3 years ago | | | 0.05 | 0.013643654 | |
| 14200083 | 3 years ago | | | 0.05 | 0.015316169 | |
| 14199869 | 3 years ago | | | 0.05 | 0.041132664 | |
| 14173335 | 3 years ago | | | 0.05 | 0.022280758 | |
| 14147229 | 3 years ago | | | 0.05 | 0.018262541 | |
| 14143386 | 3 years ago | | | 0.05 | 0.020235662 | |
| 14105075 | 3 years ago | | | 0.05 | 0.0051624584 | |
| 14105075 | 3 years ago | | | 0.05 | 0.018523595 |
ABI
ABI objects
Getter at block 21316286
beneficiary() view returns (address)
0x414c93f94f5966ea464126f3109efd96eda113c5
ethBlock() view returns (address)
0x01234567bac6ff94d7e4f0ee23119cf848f93245
owner() view returns (address)
0xbfa50979dcc96d526cf2f776c1da894dc74b2dcf
signer() view returns (address)
0x900167b09b7341c8fab79058cd430eeb51d4f036
Read-only
getMessageHash(address _to, uint256 _blockNumber, bytes32 _blockHash, string _ipfsHash, uint256 _price, uint256 _chainId) pure returns (bytes32)
State-modifying
Events changeBeneficiary(address _beneficiary)
changeEthBlock(address _ethBlock)
changeSigner(address _newSigner)
mint(address _to, uint256 _blockNumber, bytes32 _blockHash, string _ipfsHash, uint256 _price, bytes _signature) payable
multicall(bytes[] data) returns (bytes[] results)
renounceOwnership()
transferOwnership(address newOwner)
updateToken(address _to, uint256 _blockNumber, bytes32 _blockHash, string _ipfsHash, uint256 _price, bytes _signature) payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _signer, address _beneficiary, address _ethblock)
This contract contains no fallback and receive objects.
This contract contains no error objects.