Claim_Codes
Verified contract
Active on
Ethereum with 6,624 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Claim_Codes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19928564 | 6 months ago | | | 0 | 0.00061849607 | |
| 19928561 | 6 months ago | | | 0 | 0.00026930695 | |
| 19928467 | 6 months ago | | | 0 | 0.0010655195 | |
| 19896407 | 6 months ago | | | 0 | 0.00029336380 | |
| 19896402 | 6 months ago | | | 0 | 0.00015718449 | |
| 19896396 | 6 months ago | | | 0 | 0.00052721887 | |
| 19896393 | 6 months ago | | | 0 | 0.00015742402 | |
| 19852824 | 6 months ago | | | 0 | 0.00051758979 | |
| 19852820 | 6 months ago | | | 0 | 0.00015438040 | |
| 19814592 | 6 months ago | | | 0 | 0.00030092632 |
ABI
ABI objects
Getter at block 21177589
controller() view returns (address)
0xdfa75ff0866d57f1ee3da24ed50f040a56d1c416
Read-only
allowed_countries(bytes2) view returns (bool)
commitments(bytes32) view returns (address)
issuers(address) view returns (uint256)
State-modifying
Events allow_countries(bytes2[] countries)
block_countries(bytes2[] countries)
claim_targeted(struct Signature sig, struct Claim clm, bytes2 country, address target)
claim_untargeted(struct Signature sig, struct Claim clm, bytes2 country)
commit_untargeted(bytes32 s)
destroy()
permit_issuer(address issuer, uint256 amount)
revoke_issuer(address issuer)
swap_controller(address _controller)
This contract contains no event objects.
constructor(address vesting_address)
This contract contains no fallback and receive objects.
This contract contains no error objects.