MSN_SIMPLE_CLAIM
Verified contract
Active on
Ethereum with 58,484 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($38,297.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MSN | ERC-20 | 374.83581K | $0.102171 |
$38,297.35 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21028145 | a month ago | | | 0 | 0.00068865606 | |
| 20978845 | a month ago | | | 0 | 0.0015807474 | |
| 20968843 | a month ago | | | 0 | 0.0011385477 | |
| 20906926 | 2 months ago | | | 0 | 0.00086155981 | |
| 20906531 | 2 months ago | | | 0 | 0.00071790739 | |
| 20888167 | 2 months ago | | | 0 | 0.00044144096 | |
| 20867955 | 2 months ago | | | 0 | 0.00063222936 | |
| 20848229 | 2 months ago | | | 0 | 0.00083306224 | |
| 20846246 | 2 months ago | | | 0 | 0.00063464003 | |
| 20844870 | 2 months ago | | | 0 | 0.00068868438 |
ABI
ABI objects
Getter at block 21276850
claim_signer() view returns (address)
0xed4c221096522ca1baa10429759f9b8e37e6d6b5
contract_owner() view returns (address)
0xdecd13443f7d0b94ee1b2f803da013758bbeeb0e
msn_contract_address() view returns (address)
0xaa247c0d81b83812e1abf8bab078e4540d87e3fb
Read-only
check_claim_amount_from_signature(uint256 sig_id) view returns (uint256)
recover(bytes32 hash, bytes sig) pure returns (address)
State-modifying
Events claim(uint256 signature_id, uint256 amount, bytes signature)
forbid_claim(uint256 signature_id)
set_claim_signer(address _new_signer)
transfer_msn_to_owner(uint256 amount)
Set_claim_signer_log(address addr)
constructor(address _msn_contract_addr)
This contract contains no fallback and receive objects.
This contract contains no error objects.