UsdgMarket
Verified contract
Active on
Ethereum with 733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbd62…4b96
Balances ($49.81)
Native
Value
$49.81
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.014844 | $3,355.44 |
$49.81 | |
USDG | ERC-20 | 451.96935M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13905197 | 3 years ago | | | 0 | 0.0058701922 | |
| 13904734 | 3 years ago | | | 0 | 0.0056387792 | |
| 13904699 | 3 years ago | | | 0 | 0.0055328000 | |
| 13904662 | 3 years ago | | | 0 | 0.0054785557 | |
| 13904491 | 3 years ago | | | 0 | 0.0058365237 | |
| 13273173 | 3 years ago | | | 0 | 0.0050208025 | |
| 13273153 | 3 years ago | | | 0 | 0.0032722250 | |
| 13273070 | 3 years ago | | | 0 | 0.0044613007 | |
| 13273059 | 3 years ago | | | 0 | 0.0037061720 | |
| 13273030 | 3 years ago | | | 0 | 0.0039758676 |
ABI
ABI objects
Getter at block 21261215
buyTokenRate() view returns (uint8)
108
getEthPrice() view returns (uint256 balance)
3347976138
owner() view returns (address)
0x60ff427a15963e313f935e761412f5f40e7633ee
saleTokenRate() view returns (uint8)
92
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
upgraded() view returns (bool)
false
upgradedAddress() view returns (address)
0x0000000000000000000000000000000000000000
usdg() view returns (address)
0xbd62253c8033f3907c0800780662eab7378a4b96
Read-only
getAmountsOutEth(uint256 _value) view returns (uint256 balance)
getAmountsOutToken(uint256 _value) view returns (uint256 balance)
State-modifying
Events buyToken() payable
buyTokenSafe(uint256 amountOutMin, uint256 deadline) payable
changeRates(uint8 _buyTokenRate, uint8 _saleTokenRate)
govWithdrawEth(uint256 _amount)
govWithdrawToken(uint256 _amount)
saleToken(uint256 _value)
saleTokenSafe(uint256 _value, uint256 amountOutMin, uint256 deadline)
transferOwnership(address newOwner)
BuyToken(address indexed from, uint256 inValue, uint256 outValue)
GovWithdrawEth(address indexed to, uint256 value)
GovWithdrawToken(address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleToken(address indexed from, uint256 inValue, uint256 outValue)
constructor(address _usdg, address _usdt, address _uniswap)
fallback()
This contract contains no error objects.