$BASED

Verified contract

Active on Ethereum with 4,568 txns
Deployed by via 0x49289412 at 10643940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
--
0xb4e6eb9c3f8e60048bdb811491f12df82f4ea51a8b9c92fcf3b2a516ff64ce16
0xd96b8c68d5f08bcaf345412c5390667434f6839409ee7ac8e9d8989aa64c4d96
0xdfc6adf1e7635343dcaf9108af721c1b7c3d6ba1a547d4b3460343d286962b48
0x721e65569092193771f9f35682846bf7d5c014f447c4d0cf275f8901a78b8161
0x2573b86bd1f804ff02e49c324e0784e26bc58fc46eb0ef8131c031c3ea2e050b
0x904e42c941a4bbd413ca3b88553f981a1c7c77c84695d5f7c94a04d30828db8d
0xa2cffc7f8be64e56c795cee098da09ba49851033b1b9467c6841a4d37bc5ffdc
0xccfcf839d8697f3f578ce6d60362f15ad9ea7a64811596a86a5ab273855b078d
0x5ef6c1ec6087c1699539707b9682fcce81e1810658d924dea650575d56e56ca1
0xbf4dbf78c0b8b3920193aca45732fdfab0b49d1060df71478cbf1bb39ae6b134

Functions
Getter at block 21171045
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
monetaryPolicy(view returns (address)
0xee4a7f5d089edb70eb863312bf68f7ee6cbd05ac
name(view returns (string)
$BASED
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
$BASED
totalSupply(view returns (uint256)
100000000000000000000000
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 owner_address pool0_address pool1_string name_string symbol_
initialize(address sender
initialize(string namestring symboluint8 decimals
rebase(uint256 epochint256 supplyDeltareturns (uint256)
renounceOwnership(
setMonetaryPolicy(address monetaryPolicy_
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogMonetaryPolicyUpdated(address monetaryPolicy
LogRebase(uint256 indexed epochuint256 totalSupply
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.