BtcSegwit2X
Verified contract
Active on
Ethereum with 877 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PNS | ERC-20 | 80.08235K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12334429 | 4 years ago | | | 0 | 0.0018240115 | |
| 12072588 | 4 years ago | | | 0 | 0.0047622930 | |
| 11529544 | 4 years ago | | | 0 | 0.0025958500 | |
| 9424487 | 5 years ago | | | 0 | 0.00035175200 | |
| 9192449 | 5 years ago | | | 0 | 0.000036941000 | |
| 8674152 | 5 years ago | | | 0 | 0.00027293400 | |
| 8674141 | 5 years ago | | | 0 | 0.00085101000 | |
| 8303184 | 5 years ago | | | 0.023 | 0.000084172000 | |
| 8303167 | 5 years ago | | | 0.003 | 0.000084172000 | |
| 7869946 | 5 years ago | | | 0 | 0.00066975000 |
ABI
ABI objects
Getter at block 21172786
decimals() view returns (uint8)
8
name() view returns (string)
BtcSegwit2X
symbol() view returns (string)
B2X
totalSupply() view returns (uint256)
2100000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
multiPartyTransfer(address[] _toAddresses, uint256 _amounts)
multiPartyTransferFrom(address _from, address[] _toAddresses, uint256[] _amounts)
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)
TransferFrom(address indexed _spender, address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.