TokenConversionManager

Verified contract

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

No balances found for "TokenConversionManager"

0x2374967aae03037da4fbd3c8b3d4ced8d31f74b535cfa1ee7c4adc43608caaa6
0x0319fa8847d6bffa45f327cc88aff26a3947d474bbf6f68f47a5fd8985658b72
0xe920338864ec49d4cccc2a5e36abf626f6682166f927f56da9cc924c1e716a5a
0x8d321201716dbe5bec6cbe25c8b14619c448a01d4be7a587af60bc7c0c7803e9
0x8813efce9caf7ab241aad1615948d9c9a46ece9167f85590414d9c3f73d5d9db
0x5c669bfada40b3010ab8d79b61d61c745e16416c7dc42464f78ebf4c82e71e58
0x2401847a429341f8a8823814a6ad1a421666f81fcd128da9216cfea3ae68cf12
0x039d82df14b0b142461a04403096950f864d74c3340f0e143b02d18185efc8bf
0x62a2f6b1e05979bf76ed409220414ba4b7dc439b419d2ba54c195669584f4c7c
0x2b39d539f53ae7a0d0224dbb20802ee8f13ca13939bf7a59424c193b2d879e4c

Functions
Getter at block 21158021
conversionAuthorizer(view returns (address)
0xe89ab8795716ded52c1f5668760ff7432fc14e76
maxSupply(view returns (uint256)
1000000000000000
owner(view returns (address)
0xa7a31d206042b8a3e81aa4cf8c68c1b76856ee48
perTxnMaxAmount(view returns (uint256)
10000000000000
perTxnMinAmount(view returns (uint256)
500000000
token(view returns (address)
0xaef420fd77477d9dc8b46d704d44dd09d6c27866
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.