TokenConversionManager

Verified contract

Active on Ethereum with 4,215 txns
Deployed by via 0x7fd276d3 at 14536525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenConversionManager"

0x46fc9c0bc95fe74bbb7f131cba31ba669765e1dc27a362638ef5e17c0ac238dd
0x4f920cce183991389536077ae60ec6903924a92aade3ecb1100f8643d5bd60b2
0x92a90fc58fa3163297b044d7656e2d257026c6d6e3703814bb910888b578680e
0x7e04733057ab7cc10932fc4ffcc783461a695fdded026406d5769e57b3b07f37
0x53ecff2b7531e89eb94b2feb2389c4d2bea7393ea81a563957217081219fd6bb
0xacd1d41936b1786e004d6d2b49852dcc3613ca67cb51ca29e00e512214a9b949
0x5b89b69414c5f95b74e209f9b07d930b096053873868f03197ba22c312eaec99
0x0a1a62e6def47d44dd510ede738f895e3bb662eb735fa3042dbf724756800a5d
0xd2592a95952302aab0d743ccd1d0073054460f29b84d44cc26b5ce64ad682275
0xa70f045756adae0ee6227d8999b0d9f0ed4a98651c338e7b73430c83b019e773

Functions
Getter at block 20895127
conversionAuthorizer(view returns (address)
0x69697dac8ba57aa7213631133f1ea743d52e6a36
maxSupply(view returns (uint256)
200000000000000000
owner(view returns (address)
0x02ee7cddc3bdda9e571b5994d1adfa69b5ed4335
perTxnMaxAmount(view returns (uint256)
1000000000000000
perTxnMinAmount(view returns (uint256)
10000000000
token(view returns (address)
0x5b7533812759b45c2b44c19e320ba2cd2681b542
Read-only
usedSignatures(bytes32view returns (bool)
State-modifying
conversionIn(address touint256 amountbytes32 conversionIduint8 vbytes32 rbytes32 s
conversionOut(uint256 amountbytes32 conversionIduint8 vbytes32 rbytes32 s
renounceOwnership(
transferOwnership(address newOwner
updateAuthorizer(address newAuthorizer
updateConfigurations(uint256 _perTxnMinAmountuint256 _perTxnMaxAmountuint256 _maxSupply
Events
ConversionIn(address indexed tokenHolderbytes32 conversionIduint256 amount
ConversionOut(address indexed tokenHolderbytes32 conversionIduint256 amount
NewAuthorizer(address conversionAuthorizer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateConfiguration(uint256 perTxnMinAmountuint256 perTxnMaxAmountuint256 maxSupply
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.