wxBTRFLY
Verified contract
Active on
Ethereum with 4,686 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 |
---|---|---|---|---|---|
xBTRFLY | ERC-20 | 2.044105K | -- | -- | |
CNV | ERC-20 | 252.056628 | -- | -- | |
wxBTRFLY | ERC-20 | 2.4 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21001949 | a month ago | | | 0 | 0.00018519881 | |
| 20690796 | 2 months ago | | | 0 | 0.00015620309 | |
| 20524260 | 3 months ago | | | 0 | 0.00012103754 | |
| 20505916 | 3 months ago | | | 0 | 0.000049215746 | |
| 20466356 | 3 months ago | | | 0 | 0.00018480541 | |
| 20398598 | 4 months ago | | | 0 | 0.000096139103 | |
| 20355000 | 4 months ago | | | 0 | 0.000056268100 | |
| 20288323 | 4 months ago | | | 0 | 0.000041067392 | |
| 20260504 | 4 months ago | | | 0 | 0.00012332828 | |
| 20242448 | 4 months ago | | | 0 | 0.000094053988 |
ABI
ABI objects
Getter at block 21227890
BTRFLY() view returns (address)
0xc0d4ceb216b3ba9c3701b291766fdcba977cec3a
decimals() view returns (uint8)
18
name() view returns (string)
wxBTRFLY
realINDEX() view returns (uint256)
23158417847463239084714197001737581570653996933128112807891516000000000
realIndex() view returns (uint256)
7752139167
staking() view returns (address)
0xbde4dfb0dbb0dd8833efb6c5bd0ce048c852c487
symbol() view returns (string)
wxBTRFLY
totalSupply() view returns (uint256)
263682672608618520001
xBTRFLY() view returns (address)
0xcc94faf235cc5d3bf4bed3a30db5984306c86abc
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
wBTRFLYValue(uint256 _amount) view returns (uint256)
xBTRFLYValue(uint256 _amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unwrapToBTRFLY(uint256 _amount) returns (uint256)
unwrapToxBTRFLY(uint256 _amount) returns (uint256)
wrapFromBTRFLY(uint256 _amount) returns (uint256)
wrapFromxBTRFLY(uint256 _amount) returns (uint256)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _staking, address _BTRFLY, address _xBTRFLY)
This contract contains no fallback and receive objects.
This contract contains no error objects.