Rise

Verified contract

Active on Base with 1,798 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
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xed167f6c5036cf30cd0bfe34522a32c2500489e6c1ad877a1a2dc2d6318fe0a0
0xd1c95da51f1ed47e661535e05337ff182433cd9f01711457d3e21a575faf0c7d
0xd917099eb90b24db88375dc89f5e85f77dfbf1084c5a0a3baed87b1295cf22e9
0xbb24c6ae0e6cc00e1a57fce40040112d74ff29ed14ba50f92eed86e94f933a5a
0x6ae215221d9c17d5bba9380800eb73fd1e93a273b1e2df37a9bee8536cc86588
0x316c5d8839d125c0de783836be827a32dfd3d3d80932fd87e177574b7a316dca
0xbd51e41efedb18689670c2e1c147f5aba31af09b29884f30e5f2d06ff85b327c
0x354c7ba08bd16c4f12d60a7148f31ab4e75d22d92b9213703907fa3f222e5d1b
0x355bf311dda4863f740d429b10491d0d841aa619cd5ea1d0cd37bae8de7c5787
0xae1b401a942bfc22e6b5154921c112463b2a4aef471bab1c8bef09191fdcb8f9

Functions
Getter at block 21808477
_totalProportion(view returns (uint256)
953689462380933382387665101
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)
900651231027398118002532524
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(