Balances ($0.00)
No balances found for "OpenDeFi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11434895 | 4 years ago | | | 0 | 0.0033892200 | |
| 11314357 | 4 years ago | | | 0 | 0.0031612560 | |
| 11239201 | 4 years ago | | | 0 | 0.00067117119 | |
| 11239147 | 4 years ago | | | 0 | 0.0018343260 | |
| 11238479 | 4 years ago | | | 0 | 0.00072505600 | |
| 11238405 | 4 years ago | | | 0 | 0.0023436600 | |
| 11238266 | 4 years ago | | | 0 | 0.0022994400 | |
| 11238114 | 4 years ago | | | 0 | 0.0011939400 | |
| 11238073 | 4 years ago | | | 0 | 0.00034207439 | |
| 11238033 | 4 years ago | | | 0 | 0.0030493260 |
ABI
ABI objects
Getter at block 21324535
decimals() view returns (uint256)
18
name() view returns (string)
OpenDeFi
symbol() view returns (string)
ORO
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _tos, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint256 _totalSupply)
fallback()
This contract contains no error objects.