WalletsTradingLimiterValueConverter
Verified contract
Active on
Ethereum with 30 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 "WalletsTradingLimiterValueConverter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10563814 | 4 years ago | | | 0 | 0.0017640980 | |
| 10516603 | 4 years ago | | | 0 | 0.0032761820 | |
| 10460870 | 4 years ago | | | 0 | 0.00057824300 | |
| 10460865 | 4 years ago | | | 0 | 0.00057824300 | |
| 10460859 | 4 years ago | | | 0 | 0.00092464600 | |
| 10460850 | 4 years ago | | | 0 | 0.00079151600 | |
| 10252245 | 4 years ago | | | 0 | 0.0014464080 | |
| 10204114 | 4 years ago | | | 0 | 0.00096427200 | |
| 10190492 | 4 years ago | | | 0 | 0.0011256560 | |
| 10147160 | 4 years ago | | | 0 | 0.0014062300 |
ABI
ABI objects
Getter at block 21177191
MAX_RESOLUTION() view returns (uint256)
18446744073709551616
VERSION() view returns (string)
1.0.0
getAdminArray() view returns (address[])
[0x728Ff42B711D60680988Ab8C5773133B4b8A5Ff0, 0x9B88Bc2405051C2a45d63f702E0Ca1f2b1DE1bAc, 0x0861886E21f69ee8a2511caE548EbbCD16Ab19A8, 0x4F0332ab0cC0307BA2f24b67B0ca245773bb62db, 0xccf701D361EE00C863Bd9b58588740E73A8Dbd65, 0x593A3c3ABA01d9dECf801bB7B08Ef1Cb9a930Fd8]
getAdminCount() view returns (uint256)
6
owner() view returns (address)
0x6f17d0e240663b31e6ba63c14790aa366b72f9b2
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
priceD() view returns (uint256)
100000
priceN() view returns (uint256)
119071
sequenceNum() view returns (uint256)
1596151360199
Read-only
adminArray(uint256) view returns (address)
adminTable(address) view returns (bool valid, uint256 index)
toLimiterValue(uint256 _sgaAmount) view returns (uint256)
State-modifying
Events accept(address _admin)
claimOwnership()
reject(address _admin)
renounceOwnership()
setPrice(uint256 _sequenceNum, uint256 _priceN, uint256 _priceD)
transferOwnership(address newOwner)
AdminAccepted(address indexed _admin)
AdminRejected(address indexed _admin)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceNotSaved(uint256 _priceN, uint256 _priceD)
PriceSaved(uint256 _priceN, uint256 _priceD)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.