Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f57…ff1c
0x3096…f060
0xa485…1160
0xd114…edc9
0xe5df…d697
0x6071…fefe
0x52ae…add4
Balances ($1,071.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 1.072712K | $0.998542 |
$1,071.15 | |
USDB | ERC-20 | 9.955265K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11561566 | 4 years ago | | | 0 | 0.049349429 | |
| 11552725 | 4 years ago | | | 0 | 0.051211600 | |
| 11505866 | 4 years ago | | | 0 | 0.022385308 | |
| 11461662 | 4 years ago | | | 0 | 0.031231207 | |
| 11454555 | 4 years ago | | | 0 | 0.028534031 | |
| 11303167 | 4 years ago | | | 0 | 0.020345120 | |
| 11285814 | 4 years ago | | | 0 | 0.013732956 | |
| 11279121 | 4 years ago | | | 0 | 0.028483168 | |
| 11157519 | 4 years ago | | | 0 | 0.031034177 | |
| 11148642 | 4 years ago | | | 0 | 0.014753953 |
ABI
ABI objects
Getter at block 21184272
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x734c2aff51c4589e6310e0c0ac7d84d244c6ce1a
registry() view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
relayDAI() view returns (address)
0xe5df055773bf9710053923599504831c7dbdd697
relayPEGUSD() view returns (address)
0x607108c46bce4cf6f86698e9b46e3270a734fefe
relayUSDB() view returns (address)
0xd1146b08e8104eedba44a73b7bda1d102c6cedc9
threshold() view returns (uint256)
5000000000000000000
tokenBNT() view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
tokenDAI() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
tokenPEGUSD() view returns (address)
0xa485bd50228440797abb4d4595161d7546811160
tokenUSDB() view returns (address)
0x309627af60f0926daa6041b8279484312f2bf060
Read-only
getReturnDAI(bool _isUSDB, uint256 _amount) view returns (uint256)
getReturnUSD(bool _isUSDB, uint256 _amount) view returns (uint256)
isReadyToTrade(bool _isUSDB, uint256 _amount) view returns (bool)
State-modifying
Events acceptOwnership()
lockTokens()
setOwner(address _newOwner)
testTrade(bool _isUSDB, bool _fromUSD, uint256 _amount) returns (bool)
trade(bool _isUSDB, uint256 _amount) returns (bool)
transferERC20Token(address _token, address _to, uint256 _amount)
transferOwnership(address _newOwner)
unlockTokensConverter()
unlockTokensNetwork()
updateRegistry(address _registry)
updateRelays(address _relayUSDB, address _relayDAI, address _relayPEGUSD)
updateThreshold(uint256 _threshold)
updateTokens(address _tokenBNT, address _tokenDAI, address _tokenUSDB, address _tokenPEGUSD)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor(address _tokenBNT, address _tokenDAI, address _tokenUSDB, address _tokenPEGUSD, address _relayUSDB, address _relayDAI, address _relayPEGUSD, address _registry)
fallback()
This contract contains no error objects.