MintGatewayLogicV1

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x7e2ccf45 at 11156130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "MintGatewayLogicV1"

0xc4d714573395b2e5b73024f6c4a60882c758d5d225f9a8955b5dc8c14aa17103

Functions
Getter at block 20863214
burnFee(view returns (uint16)
10000
feeRecipient(view returns (address)
0x0000000000000000000000000000000000000001
isOwner(view returns (bool)
false
minimumBurnAmount(view returns (uint256)
0
mintAuthority(view returns (address)
0x0000000000000000000000000000000000000001
mintFee(view returns (uint16)
10000
nextN(view returns (uint256)
0
owner(view returns (address)
0xfe45ab17919759cfa2ce35215ead5ca4d1fc73c7
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
selectorHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getBurn(uint256 _nview returns (uint256 _blocknumberbytes _touint256 _amountstring _chainbytes _payload)
hashForSignature(bytes32 _pHashuint256 _amountaddress _tobytes32 _nHashview returns (bytes32)
status(bytes32view returns (bool)
verifySignature(bytes32 _sigHashbytes _sigview returns (bool)
State-modifying
blacklistRecoverableToken(address _token
burn(bytes _touint256 _amountreturns (uint256)
claimOwnership(
claimTokenOwnership(
initialize(address _nextOwner
initialize(address _tokenaddress _feeRecipientaddress _mintAuthorityuint16 _mintFeeuint16 _burnFeeuint256 _minimumBurnAmount
mint(bytes32 _pHashuint256 _amountUnderlyingbytes32 _nHashbytes _sigreturns (uint256)
recoverTokens(address _token
renounceOwnership(
transferOwnership(address newOwner
transferTokenOwnership(address _nextTokenOwner
updateBurnFee(uint16 _nextBurnFee
updateFeeRecipient(address _nextFeeRecipient
updateMinimumBurnAmount(uint256 _minimumBurnAmount
updateMintAuthority(address _nextMintAuthority
updateMintFee(uint16 _nextMintFee
updateSelectorHash(bytes32 _selectorHash
Events
LogBurn(bytes _touint256 _amountuint256 indexed _nbytes indexed _indexedTo
LogMint(address indexed _touint256 _amountuint256 indexed _nbytes32 indexed _nHash
LogMintAuthorityUpdated(address indexed _newMintAuthority
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.