Rise

Verified contract

Active on Base with 1,803 txns
Deployed by via 0xebf32516 at 13338351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3b8d1d3ffe49cf27291cb9516fc5d3ccac3d97f6891ef9e5eb41c82b29fcf3fe
0xc25a195a242f18c21469eff7af7328613a8900068b16067edede608dd55fac9c
0x1112c4c0f9adc4b984378f96237d5847431ff8928d3f4f8e94233413674099c4
0xeb7efe0b0f808be28550647264e04429a658f908a1afe6add02d07c3dc5f90cd
0xc04757b6846da03b46aa35d436a8715d6ca8187db8a9bd732b56c2ffeeee692b
0xed167f6c5036cf30cd0bfe34522a32c2500489e6c1ad877a1a2dc2d6318fe0a0
0xd1c95da51f1ed47e661535e05337ff182433cd9f01711457d3e21a575faf0c7d
0xd917099eb90b24db88375dc89f5e85f77dfbf1084c5a0a3baed87b1295cf22e9
0xbb24c6ae0e6cc00e1a57fce40040112d74ff29ed14ba50f92eed86e94f933a5a
0x6ae215221d9c17d5bba9380800eb73fd1e93a273b1e2df37a9bee8536cc86588

Functions
Getter at block 22775104
_totalProportion(view returns (uint256)
953486733717885117499545510
buyFee(view returns (uint8 reflectionuint8 marketinguint8 developmentuint8 buybackuint8 burnuint128 total)
(reflection=1, marketing=1, development=1, buyback=1, burn=1, total=5)
decimals(pure returns (uint8)
18
getCirculatingSupply(view returns (uint256)
900312199023407423623871416
lpAdded(view returns (bool)
true
maxTaxSwap(view returns (uint256)
2500000000000000000000000
maxTx(view returns (uint256)
1000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000
name(pure returns (string)
Rise
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint8 reflectionuint8 marketinguint8 developmentuint8 buybackuint8 burnuint128 total)
(reflection=1, marketing=1, development=1, buyback=1, burn=1, total=5)
symbol(pure returns (string)
RISE
totalSupply(pure returns (uint256)
1000000000000000000000000000
Read-only
_rOwned(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
tokenFromReflection(uint256 proportionview returns (uint256)
tokensToProportion(uint256 tokensview returns (uint256)
State-modifying
airdrop(struct RiseV2Airdrop[] arr
airdropRest(
approve(address spenderuint256 amountreturns (bool)
changeFees(uint8 reflectionFeeBuyuint8 marketingFeeBuyuint8 developmentFeeBuyuint8 buybackFeeBuyuint8 burnFeeBuyuint8 reflectionFeeSelluint8 marketingFeeSelluint8 developmentFeeSelluint8 buybackFeeSelluint8 burnFeeSell
launch(uint256 amountpayable 
removeLimits(
renounceOwnership(
resetETH(
resetOthers(address token
resetSelf(
setBots(address[] bots_bool isBot_
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 maxTx
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reflect(uint256 amountReflecteduint256 newTotalProportion
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
Bot(
Initialized(
InvalidAddress(
InvalidAmount(
MaxTx(
MaxWallet(
NotOwner(
NotSelf(
TaxTooHigh(
ZeroToken(
ZeroValue(