REDACTEDStaking
Verified contract
Active on
Ethereum with 19,289 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
xBTRFLY | ERC-20 | 38.728609M | -- | -- | |
BTRFLY | ERC-20 | 32.086482K | -- | -- | |
CNV | ERC-20 | 255.675074 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18673421 | a year ago | | | 0 | 0.0074136442 | |
| 16493058 | 2 years ago | | | 0 | 0.0022316279 | |
| 16493022 | 2 years ago | | | 0 | 0.00087435607 | |
| 16321074 | 2 years ago | | | 0 | 0.0011365967 | |
| 15929773 | 2 years ago | | | 0 | 0.0025755803 | |
| 15735452 | 2 years ago | | | 0 | 0.0020361059 | |
| 15693935 | 2 years ago | | | 0 | 0.00051612141 | |
| 15693867 | 2 years ago | | | 0 | 0.00045866399 | |
| 15693816 | 2 years ago | | | 0 | 0.00071394006 | |
| 15624550 | 2 years ago | | | 0 | 0.0016507798 |
ABI
ABI objects
Getter at block 21168522
BTRFLY() view returns (address)
0xc0d4ceb216b3ba9c3701b291766fdcba977cec3a
contractBalance() view returns (uint256)
32086482041533
distributor() view returns (address)
0xb2120ae79d838d6703cf6d2ac5cc68b5db10683f
epoch() view returns (uint256 length, uint256 number, uint256 endBlock, uint256 distribute)
(length=2200, number=685, endBlock=15334326, distribute=0)
index() view returns (uint256)
7
locker() view returns (address)
0x0000000000000000000000000000000000000000
manager() view returns (address)
0x20b92862dcb9976e0aa11fae766343b7317ab349
sBTRFLY() view returns (address)
0xcc94faf235cc5d3bf4bed3a30db5984306c86abc
totalBonus() view returns (uint256)
0
warmupContract() view returns (address)
0x7521c8c7ba7e1f650c1109c40876c5dd52f5614c
warmupPeriod() view returns (uint256)
0
Read-only
warmupInfo(address) view returns (uint256 deposit, uint256 gons, uint256 expiry, bool lock)
State-modifying
Events claim(address _recipient)
forfeit()
giveLockBonus(uint256 _amount)
pullManagement()
pushManagement(address newOwner_)
rebase()
renounceManagement()
returnLockBonus(uint256 _amount)
setContract(uint8 _contract, address _address)
setWarmup(uint256 _warmupPeriod)
stake(uint256 _amount, address _recipient) returns (bool)
toggleDepositLock()
unstake(uint256 _amount, bool _trigger)
OwnershipPulled(address indexed previousOwner, address indexed newOwner)
OwnershipPushed(address indexed previousOwner, address indexed newOwner)
constructor(address _BTRFLY, address _sBTRFLY, uint256 _epochLength, uint256 _firstEpochNumber, uint256 _firstEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.