Bitcoin oE
Verified contract
Active on
Ethereum with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($158.28)
Native
Value
$158.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04 | $3,956.93 |
$158.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6869417 | 6 years ago | | | 0 | 0.00010998300 | |
| 6446994 | 6 years ago | | | 0 | 0.000090754000 | |
| 6420076 | 6 years ago | | | 0 | 0.0015031010 | |
| 5361263 | 7 years ago | | | 0 | 0.000043194000 | |
| 5357664 | 7 years ago | | | 0 | 0.00018330500 | |
| 5280717 | 7 years ago | | | 0 | 0.00018150800 | |
| 5253370 | 7 years ago | | | 0 | 0.00091652500 | |
| 5193495 | 7 years ago | | | 0 | 0.00018150800 | |
| 5160069 | 7 years ago | | | 0 | 0.00014664400 | |
| 5121995 | 7 years ago | | | 0 | 0.00018125200 |
ABI
ABI objects
Getter at block 21423219
airDropStage() view returns (uint256)
1
allowingClaimBTC() view returns (bool)
true
decimals() view returns (uint8)
8
maxSupply() view returns (uint256)
2100000000000000
name() view returns (string)
Bitcoin oE
owner() view returns (address)
0x9e882823dfaefaf0b659ef6b1212729cd7b17426
satoeContract() view returns (address)
0x0000000000000000000000000000000000000000
satoeLocked() view returns (bool)
false
symbol() view returns (string)
BTCoE
totalSupply() view returns (uint256 totalSupply)
2100000000000000
userCount() view returns (uint256)
2
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events AllowClaimBTC(bool val)
ClaimBTC(string fullSignature) payable
DeliverToClaimers(address[] dests, uint256[] values) returns (uint256)
LockSAToE()
ProcessTxFee()
SetClaimFee(uint256 minfee, uint256 maxfee)
SetSAToEContract(address _address)
SetTxFee(uint256 minfee, uint256 maxfee)
TransferToBTCoE(address _to, uint256 _value) returns (bool success)
TransferToSAToE(uint256 _value) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
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)
ClaimedSignature(address indexed ethAddress, string btcSignature)
DeliveredBTC(address indexed ethAddress, uint256 amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.