Value USD
Verified contract
Proxy
Active on
Ethereum with 1,975 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
0x1b8e…c14c
Balances ($0.00)
No balances found for "Value USD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20955596 | a month ago | | | 0 | 0.00026359052 | |
| 18972052 | a year ago | | | 0 | 0.0017056970 | |
| 18932670 | a year ago | | | 0 | 0.00054644973 | |
| 17013398 | 2 years ago | | | 0 | 0.00063005351 | |
| 17011091 | 2 years ago | | | 0 | 0.00073356666 | |
| 16823376 | 2 years ago | | | 0 | 0.00075707724 | |
| 16823373 | 2 years ago | | | 0 | 0.00080159005 | |
| 16626535 | 2 years ago | | | 0 | 0.00049982512 | |
| 16350158 | 2 years ago | | | 0 | 0.00095671475 | |
| 16177012 | 2 years ago | | | 0 | 0.00075775455 |
ABI
ABI objects
Getter at block 21266253
EIP712_DOMAIN_SEPARATOR() view returns (bytes32)
0x0efb9cc4e3422503fb569ddbe68ce00b4e84579295c24c5008642bc167bab8b0
EIP712_PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
legacyDollar() view returns (address)
0x1b8e12f839bd4e73a47addf76cf7f0097d74c14c
name() view returns (string)
Value USD
symbol() view returns (string)
vUSD
totalSupply() view returns (uint256)
1674738927391028050181832
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMinter(address account) view returns (bool)
minters(address) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addMinter(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _legacyDollar)
migrate(uint256 _amount)
mint(address account, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceMinter()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Migrate(address indexed account, uint256 amount)
MinterAdded(address indexed account)
MinterRemoved(address indexed account)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.