AutonomousConverter
Verified contract
Active on
Ethereum with 24,537 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb9a8…20e5
0xa3d5…ce4e
0x9d9b…3072
Balances ($1,625,714.09)
Native
Value
$1,625,713.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 507.556575 | $3,203.02 |
$1,625,713.86 | |
HEX | ERC-20 | 100 | $0.002324 |
$0.23 | |
BTB | ERC-20 | 1 | $0.000046 |
$0 | |
USD | ERC-20 | 115,792,089,237,316,200,000,000,000,000,000,000,000,000,000,000T | -- | -- | |
| ERC-20 | 21M | -- | -- | |
MET | ERC-20 | 13.050856M | -- | -- | |
BEB | ERC-20 | 88.888K | -- | -- | |
betbeb.com | ERC-20 | 88.888K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- | |
LOFE | ERC-20 | 13.904872K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21052948 | 15 days ago | | | 0 | 0.00061761635 | |
| 20453098 | 3 months ago | | | 0 | 0.00049308200 | |
| 20453097 | 3 months ago | | | 0 | 0.00024654100 | |
| 20409768 | 3 months ago | | | 0 | 0.000043628000 | |
| 18640678 | a year ago | | | 0 | 0.0039809257 | |
| 18640678 | a year ago | | | 0 | 0.0039809257 | |
| 18640678 | a year ago | | | 0 | 0.0039608977 | |
| 18640678 | a year ago | | | 0 | 0.0039795502 | |
| 18640678 | a year ago | | | 0 | 0.0039814759 | |
| 18640678 | a year ago | | | 0 | 0.0039803755 |
ABI
ABI objects
Getter at block 21158148
auctions() view returns (address)
0x9d9bcdd249e439aaab545f59a33812e39a8e3072
getEthBalance() view returns (uint256)
507556574771462787109
getMetBalance() view returns (uint256)
13050855825675271936295024
newOwner() view returns (address)
0x98579428140acad902f30ea2731a49396cb0284f
owner() view returns (address)
0x98579428140acad902f30ea2731a49396cb0284f
reserveToken() view returns (address)
0xa3d58c4e56fedcae3a7c43a725aee9a71f0ece4e
smartToken() view returns (address)
0xb9a824e6dc289c57fac91c16c77e37666cce20e5
Read-only
getEthForMetResult(uint256 _depositAmount) view returns (uint256)
getMetForEthResult(uint256 _depositAmount) view returns (uint256)
State-modifying
Events acceptOwnership() returns (bool)
changeOwnership(address _newOwner) returns (bool)
convertEthToMet(uint256 _mintReturn) payable returns (uint256 returnedMet)
convertMetToEth(uint256 _amount, uint256 _mintReturn) returns (uint256 returnedEth)
handleFund() payable
init(address _reserveToken, address _smartToken, address _auctions) payable
ConvertEthToMet(address indexed from, uint256 eth, uint256 met)
ConvertMetToEth(address indexed from, uint256 eth, uint256 met)
LogFundsIn(address indexed from, uint256 value)
OwnershipChanged(address indexed prevOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.