ReserveTraderV1Staging
Verified contract
Active on
Ethereum with 245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($19.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 19.464442 | $1.001 |
$19.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13800546 | 3 years ago | | | 0 | 0.0094383935 | |
| 13585716 | 3 years ago | | | 0 | 0.019191068 | |
| 13240166 | 3 years ago | | | 0 | 0.0074502660 | |
| 12834186 | 3 years ago | | | 0 | 0.0076194900 | |
| 12833102 | 3 years ago | | | 0 | 0.010969072 | |
| 12833089 | 3 years ago | | | 0 | 0.011414046 | |
| 12826598 | 3 years ago | | | 0 | 0.0052618400 | |
| 12826572 | 3 years ago | | | 0 | 0.0076281040 | |
| 12826511 | 3 years ago | | | 0 | 0.0087370152 | |
| 12826504 | 3 years ago | | | 0 | 0.0086531200 |
ABI
ABI objects
Getter at block 21275738
getAccounts() view returns (address[])
[0x99763d7E2291866a4C736C2B1A4dB4afE404E406, 0xDa0444b680cBB465378831450f67B21Adc5593B3, 0xdfB98aaF1a5C33D959053e9C5357d13F8Dc50C72, 0x59AF95ed2FD8Baf3c6edB419c6Cb2E6abd021616, 0xc07805842753858fB350674af61fFc9BAb319afa]
getTradeReserve() view returns (address tradeReserve)
0x2040f2f2bb228927235dc24c33e99e3a0a7922c1
isOwner() view returns (bool)
false
owner() view returns (address)
0xfbd0ce4b9055aa4fe1fcea1c47471b0b18f9c36e
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
addAccount(address account)
callAny(address target, uint256 amount, bytes data) returns (bool ok, bytes returnData)
callTradeReserve(bytes data) returns (bool ok, bytes returnData)
cancelOwnershipTransfer()
removeAccount(address account)
transferOwnership(address newOwner)
AddedAccount(address account)
Call(address target, uint256 amount, bytes data, bool ok, bytes returnData)
CallTradeReserve(bytes data, bool ok, bytes returnData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedAccount(address account)
constructor(address tradeReserve, address[] initialAccounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.