Rebased v2

Verified contract

Active on Ethereum with 701 txns
Deployed by via 0x75a54eb8 at 10827718
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Rebased v2"

0xc95557012f30350711cbeeced4b02a52bb0c64cc533edd7afd4d395413e8b996
0x9db48e72479f73881309934101000bad9daac9f686c953001ae59b2a43a19d7b
0x7d806be2d15399fffb0bfbd5cce837f8014f84468fedd7cb1cb9b419adf5210e
0x0f1cc092dd145c48ac1ae39aa9ac5d4e6745215dc3684eaf8009398e45c19b6d
0x631401264dcad9113eca00fba352b08bf0d873b9a72d6f3aa8431743422166db
0x84121c81db44cdf20f16e778688085da78926d73af5890d5f003eb49900cebba
0xb34493b0ca5b928bbeb150d80e21e00bdbee75e23261ab70b5afb8950fd69663
0x581b0a974d0d0d1850c2e54ebc304647458cc4fc4cc238bf8277e8c4b67a3166
0xdcbef1a1df8823734aef3fe3526d18ba3e95b0c008c473afe867fe91650aca9b
0x763743d5820a36b717e9b43b8283424da0d25a66f086b3f3c0a73272cb93ba49

Functions
Getter at block 21172605
controller(view returns (address)
0xea88f3132ace8892f8bf9dc4352c369b51553fee
decimals(view returns (uint8)
9
isOwner(view returns (bool)
false
name(view returns (string)
Rebased v2
owner(view returns (address)
0xf7063eee866be955a23f1451f76ccc941f1b3816
symbol(view returns (string)
REB2
totalSupply(view returns (uint256)
178273489994967
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)
rebase(uint256 epochint256 supplyDeltareturns (uint256)
renounceOwnership(
setController(address _controllerreturns (uint256)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogRebase(uint256 indexed epochuint256 totalSupply
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.