YAMReserves2
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($485,011.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YAM | ERC-20 | 9.092491M | $0.053342 |
$485,011.63 | |
$ Evmosia.com | ERC-20 | 2.5K | -- | -- | |
HODL | ERC-20 | 148 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11114873 | 4 years ago | | | 0 | 0.0022966720 | |
| 11114648 | 4 years ago | | | 0 | 0.0017879200 |
ABI
ABI objects
Getter at block 21381193
gov() view returns (address)
0x8b4f1616751117c38a0f84f9a146cca191ea3ec5
pendingGov() view returns (address)
0x0000000000000000000000000000000000000000
rebaser() view returns (address)
0xd93f403b432d39aa0f736c2021be6051d85a1d55
reserveToken() view returns (address)
0x5dbcf33d8c2e976c6b560249878e6f1491bca25c
reserves() view returns (uint256)
0
yamAddress() view returns (address)
0x0aacfbec6a24756c20d41914f2caba817c0d8521
Read-only
This contract contains no read-only function objects.
State-modifying
Events _acceptGov()
_setPendingGov(address pendingGov_)
_setRebaser(address rebaser_)
migrateReserves(address newReserve, address[] tokens)
oneTimeTransfers(address[] whos, uint256[] amounts, address[] tokens)
whitelistWithdrawals(address[] whos, uint256[] amounts, address[] tokens)
NewGov(address oldGov, address newGov)
NewPendingGov(address oldPendingGov, address newPendingGov)
NewRebaser(address oldRebaser, address newRebaser)
constructor(address reserveToken_, address yamAddress_)
This contract contains no fallback and receive objects.
This contract contains no error objects.