CurrencyManager

Verified contract

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

No balances found for "CurrencyManager"

0x82ad04d15860148c030eaf0b578f22b56f728ed1f9bd5353634b2865acde595a
0xc9c77cac821456fb8867f3316e579de74dfb918c29719404a849a240bf9e2e84

Functions
Getter at block 21224090
owner(view returns (address)
0xb624e4148ef395458d361547c9fdb59b62a84bd2
viewCountWhitelistedCurrencies(view returns (uint256)
0
Read-only
isCurrencyWhitelisted(address currencyview returns (bool)
viewWhitelistedCurrencies(uint256 cursoruint256 sizeview returns (address[]uint256)
State-modifying
addCurrency(address currency
removeCurrency(address currency
renounceOwnership(
transferOwnership(address newOwner
Events
CurrencyRemoved(address indexed currency
CurrencyWhitelisted(address indexed currency
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.