Solareum

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x422f7e9e at 19895570
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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
24 additional variables

No balances found for "Solareum"

No transactions found for "Solareum"


Functions
Getter at block 21245874
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_FEE_RATE(view returns (uint256)
50
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
autoRebase(view returns (bool)
false
 
checkSwapThreshold(view returns (uint256)
decimals(view returns (uint8)
18
getGonSwapTreshold(view returns (uint256)
0
 
getSupplyDeltaOnNextRebase(view returns (uint256)
lastReduction(view returns (uint256)
0
liquidityFee(view returns (uint256)
0
marketingAndDevAddress(view returns (address)
0x0000000000000000000000000000000000000000
marketingAndDevFee(view returns (uint256)
0
name(view returns (string)
nextRebase(view returns (uint256)
0
pair(view returns (address)
0x0000000000000000000000000000000000000000
pairedToken(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rebaseEnabled(view returns (bool)
false
rebaseFrequency(view returns (uint256)
0
rebaseReductionAmount(view returns (uint256)
0
rewardYield(view returns (uint256)
0
rewardYieldDenominator(view returns (uint256)
0
router(view returns (address)
0x0000000000000000000000000000000000000000
shouldRebase(view returns (bool)
true
swapEnabled(view returns (bool)
false
symbol(view returns (string)
timeBetweenRebaseReduction(view returns (uint256)
0
tokenHandler(view returns (address)
0x0000000000000000000000000000000000000000
totalFee(view returns (uint256)
0
totalSupply(view returns (uint256)
0
tradingActive(view returns (bool)
false
Read-only
_makerPairs(uint256view returns (address)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address whoview returns (uint256)
checkFeeExempt(address _addrview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _dexAddressaddress _pairedTokenaddress _marketingAndDevAddress
manualRebase(
manualSync(
pause(
renounceRole(bytes32 roleaddress account
retrieveToken(address tokenAddressuint256 tokensaddress destinationreturns (bool success)
revokeRole(bytes32 roleaddress account
setAutomatedMarketMakerPair(address _pairbool _valuebool _defaultPair
setFeeExempt(address _addrbool _value
setFeeReceivers(address _marketingAndDevAddress
setFees(uint256 _liquidityFeeuint256 _marketingAndDevFee
setGonSwapTreshold(uint256 _gonSwapThreshold
setNextRebase(uint256 _nextRebase
setRebaseFrequency(uint256 _rebaseFrequency
setRebasing(bool _rebaseEnabledbool _autoRebase
setTradingEnabled(bool enabled
swapBack(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
LogRebase(uint256 indexed epochuint256 totalSupply
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.