Origin Dollar
Verified contract
Proxy
Active on
Ethereum with 9,751 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
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 99 additional slots
Balances ($4,053.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OGV | ERC-20 | 420.84122K | $0.009584 |
$4,033.25 | |
OGN | ERC-20 | 200 | $0.099577 |
$19.92 | |
XOR | ERC-20 | 0.691321 | $0.000014 |
$0 | |
0xa16c…10ef | ERC-1555 | 19.99K | -- | -- | |
0xae05…a93e | ERC-1555 | 174 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161335 | 4 hours ago | | | 0 | 0.00075994326 | |
| 21160462 | 7 hours ago | | | 0 | 0.00075081983 | |
| 21157706 | 16 hours ago | | | 0 | 0.00058088340 | |
| 21156494 | 20 hours ago | | | 0 | 0.00057616190 | |
| 21140786 | 3 days ago | | | 0 | 0.00043583600 | |
| 21140466 | 3 days ago | | | 0 | 0.00078894982 | |
| 21134184 | 4 days ago | | | 0 | 0.00028780345 | |
| 21134182 | 4 days ago | | | 0 | 0.00029635246 | |
| 21127459 | 5 days ago | | | 0 | 0.0015034053 | |
| 21102394 | 8 days ago | | | 0 | 0.00032396917 |
ABI
ABI objects
Getter at block 21162546
admin() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
governor() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
implementation() view returns (address)
0x33db8d52d65f75e4cdda1b02463760c9561a2aa1
isGovernor() view returns (bool)
false
_totalSupply() view returns (uint256)
6154222912064528519295543
decimals() view returns (uint8)
18
governor() view returns (address)
0x35918cde7233f2dd33fa41ae3cb6ae0e42e0e69f
isGovernor() view returns (bool)
false
name() view returns (string)
Origin Dollar
nonRebasingSupply() view returns (uint256)
1218242226406200254426354
rebasingCredits() view returns (uint256)
3367233682721950409883455
rebasingCreditsHighres() view returns (uint256)
3367233682721950409883455261643637
rebasingCreditsPerToken() view returns (uint256)
682181292261853975
rebasingCreditsPerTokenHighres() view returns (uint256)
682181292261853975107783029
symbol() view returns (string)
OUSD
totalSupply() view returns (uint256)
6154222912064528519295543
vaultAddress() view returns (address)
0xe75d77b1865ae93c7eaa3040b038d7aa7bc02f70
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
creditsBalanceOf(address _account) view returns (uint256, uint256)
creditsBalanceOfHighres(address _account) view returns (uint256, uint256, bool)
isUpgraded(address) view returns (uint256)
nonRebasingCreditsPerToken(address) view returns (uint256)
rebaseState(address) view returns (uint8)
State-modifying
Events claimGovernance()
initialize(address _logic, address _initGovernor, bytes _data) payable
transferGovernance(address _newGovernor)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address _spender, uint256 _value) returns (bool)
burn(address account, uint256 amount)
changeSupply(uint256 _newTotalSupply)
claimGovernance()
decreaseAllowance(address _spender, uint256 _subtractedValue) returns (bool)
increaseAllowance(address _spender, uint256 _addedValue) returns (bool)
initialize(string _nameArg, string _symbolArg, address _vaultAddress)
mint(address _account, uint256 _amount)
rebaseOptIn()
rebaseOptOut()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferGovernance(address _newGovernor)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
PendingGovernorshipTransfer(address indexed previousGovernor, address indexed newGovernor)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
PendingGovernorshipTransfer(address indexed previousGovernor, address indexed newGovernor)
TotalSupplyUpdatedHighres(uint256 totalSupply, uint256 rebasingCredits, uint256 rebasingCreditsPerToken)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.