OuroBoros
Verified contract
Active on
Ethereum with 7,387 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($257.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 257 | $1.001 |
$257.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9108895 | 5 years ago | | | 0 | 0.00017956800 | |
| 9105816 | 5 years ago | | | 0 | 0.00020949600 | |
| 9105815 | 5 years ago | | | 0 | 0.00011971200 | |
| 9105815 | 5 years ago | | | 0 | 0.00011971200 | |
| 9105815 | 5 years ago | | | 0 | 0.00011971200 | |
| 9105815 | 5 years ago | | | 0 | 0.00011971200 | |
| 9105815 | 5 years ago | | | 0 | 0.00011971200 | |
| 9105810 | 5 years ago | | | 0 | 0.000059856000 | |
| 9105810 | 5 years ago | | | 0 | 0.00011971200 | |
| 9105810 | 5 years ago | | | 0 | 0.00011971200 |
ABI
ABI objects
Getter at block 21307394
decimals() view returns (uint8)
6
name() view returns (string)
OuroBoros
symbol() view returns (string)
OBS
totalSupply() view returns (uint256)
200000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
batch(address[] fromaddr, address[] toAddr, uint256[] value) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.