Wasabi Swap

Verified contract

Active on Ethereum with 78 txns
Deployed by via 0x4a5b4f13 at 10804584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x49889a52c777799bde0d15b45d859c928dbed510404c0afc71531a3ca45fb65d
0xbb527ff6a90293f656347ab8ae310600317c5b3f630a6648a5f6e09c26325f38
0x1b2b0005c3103d2678287918220fd09628013bffae4755f96907e402d0871b42
0x8c7767abcbc78d07edebcdf327181dc018b12047250dbf6652b2139c1aeb1b57
0xf423d7c12d8ce9857bec4258e626350e22d87ab9d38394000fa74b8c89de1862
0xb9566edceb5c543b57c130ee7abee01ccbd044832f6ad7811505e6d90e122b96
0xfd91b79bda526e91c9a3dfa586f5d9a23b6ab2e433822bda2e330563e7ce580a
0x091e8a2aa91df9dd060bcc60a201c12cf1c4fd0ba4341ce7760c1e18f9122d46
0x61bc502e27fe59546b29c6f36b798a02daf3344cbf8093dd37a6ab15f8bc7d25
0x5ec7a0bb7e44a6b191ca4fb6e007a7fcb9ecc0dd73a337cb18aa36df6dac2982

Functions
Getter at block 21223321
decimals(view returns (uint8)
18
governor(view returns (address)
0x115a36656360a0d9b512e32e9cf0164b56f29b4c
impl(view returns (address)
0x44cd00771f57488a1988136cc38eb03554db1f77
interestsPerBlock(view returns (uint256)
43726289770298
maxMintCumulation(view returns (uint256)
100000000000000000000000000
mintCumulation(view returns (uint256)
27747751630046449519905797
name(view returns (string)
Wasabi Swap
nounce(view returns (uint256)
0
symbol(view returns (string)
WASABI
take(view returns (uint256)
0
takeWithBlock(view returns (uint256uint256)
(0, 21223321)
totalSupply(view returns (uint256)
10420875594144285188315930
wasabiPerBlock(view returns (uint256)
0
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getProductivity(address userview returns (uint256uint256)
takeWithAddress(address userview returns (uint256)
users(addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
approve(address spenderuint256 valuereturns (bool)
changeInterestsPerBlock(uint256 valuereturns (bool)
decreaseProductivity(address useruint256 valuereturns (uint256)
incNounce(
increaseProductivity(address useruint256 valuereturns (uint256)
mint(address toreturns (uint256)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
upgradeGovernance(address _newGovernor
upgradeImpl(address _newImpl
Events
Approval(address indexed owneraddress indexed spenderuint256 value
GovernorChanged(address indexed _oldGovernoraddress indexed _newGovernor
ImplChanged(address indexed _oldImpladdress indexed _newImpl
InterestsPerBlockChanged(uint256 oldValueuint256 newValue
ProductivityDecreased(address indexed useruint256 value
ProductivityIncreased(address indexed useruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _interestsRateuint256 _maxMintCumulation
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.