Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb382…003f
0xbd62…4b96
0x6b17…1d0f
0x88dd…5b6b
Balances ($198.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 99.856035 | $0.999666 |
$99.82 | |
USDC | ERC-20 | 99 | $0.9998 |
$98.98 | |
USDG | ERC-20 | 413.081606M | -- | -- | |
BC | ERC-20 | 181.114209M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13893040 | 3 years ago | | | 0 | 0.0060373233 | |
| 13893016 | 3 years ago | | | 0 | 0.0065996992 | |
| 13067450 | 3 years ago | | | 0 | 0.0031730128 | |
| 13053088 | 3 years ago | | | 0 | 0.0015498120 | |
| 13052650 | 3 years ago | | | 0 | 0.0035211018 | |
| 13033466 | 3 years ago | | | 0 | 0.0070319774 | |
| 12987393 | 3 years ago | | | 0 | 0.0036902400 | |
| 12957875 | 3 years ago | | | 0 | 0.0035741762 | |
| 12957376 | 3 years ago | | | 0 | 0.0027086400 | |
| 12956957 | 3 years ago | | | 0 | 0.0040362000 |
ABI
ABI objects
Getter at block 21317241 getPrice() view returns (uint256)
bc() view returns (address)
0xb3829e5755fafb97396109768895b1026acc003f
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
oracle() view returns (address)
0x88dd282c503621d9d87aa136301d3c09a3bc5b6b
owner() view returns (address)
0x21c2088e616c26072de8f921dc8e7a37fdc32032
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdg() view returns (address)
0xbd62253c8033f3907c0800780662eab7378a4b96
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
This contract contains no read-only function objects.
State-modifying
Events govWithdraBc(uint256 _amount)
govWithdraDai(uint256 _amount)
govWithdraUsdc(uint256 _amount)
govWithdraUsdg(uint256 _amount)
govWithdraUsdt(uint256 _amount)
setOracle(address _oracle)
swapDai(uint256 _value)
swapUsdc(uint256 _value)
swapUsdg(uint256 _value)
swapUsdt(uint256 _value)
transferOwnership(address newOwner)
GovWithdrawToken(address indexed token, address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleToken(address indexed token, address indexed from, uint256 inValue, uint256 outValue)
constructor(address _oracle, address _usdg, address _usdt, address _usdc, address _dai, address _bc)
This contract contains no fallback and receive objects.
This contract contains no error objects.