Debase

Verified contract

Active on Ethereum with 4,572 txns
Deployed by via 0x89b080e9 at 11241912
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $100
ERC-20
Value $64.44
0x40827b36f68435503d2fd563c2eef0fc0c1cdc2c6428ec2082e4f5c37d098003
0xe8ae92b62666dff46be9df885f11542cace79dd0e71bd174b61045b49dd82aaa
0x1851c909ccf24fd26c4750ece99c026c61a8212902d2402ed856ed3a63750c67
0x1ccf5f720a5373d65d25ff751153f0042c49ae07ae49f2a62296be08d1292757
0x4a08621bdd56cf3d204875e1339c9c33e74d723915613b0a507e14823b8c6e6b
0x79ae48f2f15d0740ba099dbb390de5702786a1db5f5be2467b77fb64aad12ff1
0x931c4a613ecbcb9f43c53be2c13a5605d9951dc6e57670de9af35c9b4e883218
0x97305197013dd17acbbe56adebd1e4147809d5f7bd203357fc435ca55ed60689
0x4eda8d9e37df8494e81dd1d3c44055a75507edab61a64181f299a1abfb73c9a4
0x56887cf152faeab452876df534af886a7ce3fd01b4c0f08971735f913ab15081

Functions
Getter at block 21159800
debasePolicy(view returns (address)
0x989edd2e87b1706ab25b2e8d9d9480de3cc383ed
decimals(view returns (uint8)
18
name(view returns (string)
Debase
symbol(view returns (string)
DEBASE
totalSupply(view returns (uint256)
32165906374135436205021361
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address debaseDaiPooluint256 debaseDaiTotalRatio_address debaseDaiLpPooluint256 debaseDaiLpTotalRatio_address airDropperuint256 airDropperTotalRatio_address debasePolicy_uint256 debasePolicyTotalRatio_
rebase(uint256 epochint256 supplyDeltareturns (uint256)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogRebase(uint256 indexed epoch_uint256 totalSupply_
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.