Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xae7a…fe84
Balances ($10,360.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
boxETH | ERC-20 | 2.222974 | $3,622.44 |
$8,052.59 | |
stETH | ERC-20 | 0.622488 | $3,707.39 |
$2,307.81 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20181682 | 5 months ago | | | 0 | 0.00040935407 | |
| 20181677 | 5 months ago | | | 0 | 0.00029114162 | |
| 19360388 | 9 months ago | | | 0 | 0.0039277395 | |
| 19086046 | 10 months ago | | | 0 | 0.0023701552 | |
| 19086038 | 10 months ago | | | 0 | 0.0016399107 | |
| 18775999 | a year ago | | | 0 | 0.0020150419 | |
| 18775954 | a year ago | | | 0 | 0.0039265295 | |
| 18263525 | a year ago | | | 0 | 0.0021415157 | |
| 18263521 | a year ago | | | 0 | 0.0014411579 | |
| 18263515 | a year ago | | | 0 | 0.0013645984 |
ABI
ABI objects
Getter at block 21311212
CONVERTER_ROLE() view returns (bytes32)
0x9b67f1cdf2c9ad23209b11e73d7a46eeae44f0340c10d14788faa1ace66c0898
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
feeToken() view returns (address)
0xe4b91faf8810f8895772e7ca065d4cb889120f94
synth() view returns (address)
0x7690202e2c2297bcd03664e31116d1dffe7e3b73
tradeable() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
treasury() view returns (address)
0x98e6475c01d018ae78c02ef48738f687538226af
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
multicall(bytes[] data) returns (bytes[] results)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setFeeToken(address _feeToken)
setTreasury(address _treasury)
synthToFeeToken(uint256 amount)
trade(uint256 amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _synth, address _tradeable)
This contract contains no fallback and receive objects.
This contract contains no error objects.