Pirex BTRFLY

Verified contract

Active on Ethereum with 361 txns
Deployed by via 0xac165f90 at 17184429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Pirex BTRFLY"

0xad7e5b2300d17e364ef0985dc84aee3a28b1b0cda8f1e3b32d272de861842050
0xea88f307e840679f37a26ccb1fea94216e2b329bee5871ae79b361c1cbe9158f
0x52f7d018910b92485252ed69825a54626ee5974f836f0b0db7d33fc9cfb1142e
0x3f2dae5828d107a66b5827b4cf4a54b3e1472e79be4f4745808d349d8b178e01
0xb54693f44c6777020d8bd66e701231816a7c6ee76757b15321a14971f9e64fca
0x4fed35ceec7b6766eafde0618a7972279720fb9b5cf632f24af3209b48c372f8
0xb937b09ee122a07b65e2168559b3b84c38d8e464eb55a3d722cbea3e7b4c5c0e
0x464a3322ef52005d7b3929f4be6de2b18dd851ef381309ee96796ea00cf80b83
0x25484ded51df90748be479edc2f7843af7fd53e5abe1416b70432276ae8bfbaa
0x0fd7577d4f4d3087619da894859edaea89d05e7b595262844dd7afa870a8378b

Functions
Getter at block 21301488
DOMAIN_SEPARATOR(view returns (bytes32)
0xd500ff84f368163b14b56b566e5c9a0d2f32f58f5f7021bb44f5c63300aadb6b
decimals(view returns (uint8)
18
getCurrentEpoch(view returns (uint256)
1732147200
getCurrentSnapshotId(view returns (uint256)
33
name(view returns (string)
Pirex BTRFLY
operator(view returns (address)
0xdfd47203098d63db1cd6562ff8c5bad5a195eaf4
owner(view returns (address)
0xa52fd396891e7a74b641a2cb1a6999fcf56b077e
symbol(view returns (string)
pxBTRFLY
totalSupply(view returns (uint256)
660052947220957154192
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
cumulativeRewardsByToken(addressview returns (uint256)
getEpoch(uint256 epochview returns (uint256 snapshotIdbytes32[] rewardsuint256[] snapshotRewardsuint256[] futuresRewards)
getEpochRedeemedSnapshotRewards(address accountuint256 epochview returns (uint256)
nonces(addressview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
addEpochRewardMetadata(uint256 epochbytes32 tokenuint256 snapshotRewarduint256 futuresReward
approve(address spenderuint256 amountreturns (bool)
burn(address accountuint256 amount
mint(address accountuint256 amount
operatorApprove(address fromaddress touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setEpochRedeemedSnapshotRewards(address accountuint256 epochuint256 redeemed
setOperator(address _operator
takeEpochSnapshot(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateCumulativeRewardsByToken(address tokenuint256 amount
updateEpochFuturesRewards(uint256 epochuint256[] futuresRewards
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetOperator(address operator
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 amount
UpdateEpochFuturesRewards(uint256 indexed epochuint256[] futuresRewards
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidEpoch(
InvalidFuturesRewards(
MismatchedFuturesRewards(
NoOperator(
NotAuthorized(
Paused(
ZeroAddress(
ZeroAmount(