ROOST

Unverified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xcb496aa7 at 20681567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa951819e2c47e3fa8f28bfcf60c00524bb80b487185ad15142f4714770c24863
0x52d0993b38c882c06f6823db48c7f94336da4d501e014a1ff14de2612d0fc0a7
0xe9cad377997912665aca93d40e26335d7d8b0b60284e20341af1a4631cdcbbe5
0xfc0dc4e05a2d0cd58e09999fed86202ead955f1bfe0cccdc3484e89196f7376c
0xf871e4414d7f9b4f01c404b9633d66ce1d3b045f0781424dbfd1692dfd23abaf
0x57367e0b5e45415a05621641413b2cfc4a78204b638a85a3c16c1815367081b5
0x62e925d0985bb475cda596a5529228cd19a8439f7f1b2a2a1738763766f37b6e
0x2041b4ac6ad547d37f8a50724afd5561fc2b64ce9f64bb1a9b8538040767020f
0x97236ebbac2c40d0692b8180346d608eef98213297cb6d0ee9e46b9e395d9081
0x4e90700e49ec8c48aeb8d51c07508dfe2a7d677e173296eee80271ede75b8843

Functions
Getter at block 20894773
MAX_TX_AMOUNT(view returns (uint256)
10000000000000000000000000
MAX_WALLET_AMOUNT(view returns (uint256)
30000000000000000000000000
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals(view returns (uint8)
18
deployer(view returns (address)
0x6a7c30abb473af312979ef9c5e762321e758db6d
feesTier(view returns (uint8)
1
launchTimestamp(view returns (uint256)
1725505319
limitsActive(view returns (bool)
false
name(view returns (string)
ROOST
symbol(view returns (string)
ROOST
tokenFactory(view returns (address)
0x9a67f5e015f838b911f2d13566e4be05c5ba777f
totalSupply(view returns (uint256)
127062223533209737053752304
uniswapFactory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapPair(view returns (address)
0x47ff40cca083afb532757998d3686b02359f844f
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _deployerstring _namestring _symbolpayable 
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.