Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BTC²"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17585302 | a year ago | | | 0 | 0.0010615598 | |
| 17585302 | a year ago | | | 0 | 0.0011732316 | |
| 17585294 | a year ago | | | 0 | 0.0027394325 | |
| 17585271 | a year ago | | | 0 | 0.0027527062 | |
| 17585250 | a year ago | | | 0 | 0.0027239541 | |
| 17585238 | a year ago | | | 0 | 0.0020298229 | |
| 17585158 | a year ago | | | 0 | 0.0030426505 | |
| 17584940 | a year ago | | | 0 | 0.0024344435 | |
| 17582086 | a year ago | | | 0 | 0.00047058511 | |
| 17582057 | a year ago | | | 0 | 0.0015008078 |
ABI
ABI objects
Getter at block 21163539
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
BTC²
pair() view returns (address)
0x9e710666d42d42e71016785d07e24fff4f07425e
symbol() pure returns (string)
BTC²
totalSupply() view returns (uint256)
999999999000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.