Minter
Verified contract
Active on
Ethereum with 139,065 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UST | ERC-20 | 489 | $0.0233 |
$11.39 | |
LUNA | ERC-20 | 113B | -- | -- | |
LUNA | ERC-20 | 777 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17196141 | 2 years ago | | | 0 | 0.020556222 | |
| 17196139 | 2 years ago | | | 0 | 0.020691988 | |
| 17196137 | 2 years ago | | | 0 | 0.021158687 | |
| 17196134 | 2 years ago | | | 0 | 0.021506839 | |
| 17196132 | 2 years ago | | | 0 | 0.020099771 | |
| 17196131 | 2 years ago | | | 0 | 0.021518444 | |
| 17196129 | 2 years ago | | | 0 | 0.020448050 | |
| 17196127 | 2 years ago | | | 0 | 0.021041317 | |
| 17196125 | 2 years ago | | | 0 | 0.020846486 | |
| 17196123 | 2 years ago | | | 0 | 0.022283132 |
ABI
ABI objects
Getter at block 21243136
nonce() view returns (uint256)
139037
signerLength() view returns (uint256)
0
threshold() view returns (uint256)
2
Read-only
isSigner(address _candidate) view returns (bool)
verify(bytes32 _hash, bytes[] _signatures) view returns (bool)
State-modifying
Events addSigner(address _signer, bytes[] _signatures)
changeThreshold(uint256 _newThreshold, bytes[] _signatures)
collectOwnership(address _token, address _to, bytes[] _signatures)
mint(address _token, address _to, uint256 _amount, bytes32 _txHash, bytes[] _signatures)
removeSigner(address _signer, bytes[] _signatures)
This contract contains no event objects.
constructor(uint256 _threshold, uint256 _nonce, address[] _signers)
This contract contains no fallback and receive objects.
This contract contains no error objects.