CountryList
Verified contract
Active on
Ethereum with 0 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 "CountryList"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CountryList"
ABI
ABI objects
Getter at block 21222515
MAX_UINT() view returns (uint16)
252
owner() view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
Read-only
COUNTRY_BAN_LIST(uint16) view returns (bool)
countryIsValid(uint16 _countryCode) view returns (bool)
State-modifying
Events renounceOwnership()
setCountryRule(uint16 _countryCode, bool _banned)
setMaxUint(uint16 _maxUint)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.