REX

Verified contract

Active on Base with 23 txns
Deployed by via 0xb67ff6f1 at 12309153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0514778b2d24665a18ba94542b1cd3b69cb30d0b753e5e26979b01dbabeafe95
0xf8dbc4d95f11b1fad78d1db8c1e7c45cd0490fa9ddd1a6b3ce9601db4f3a08b3
0x02137dc8944dfb668c1a0071daff9bf6f3d6ca8177115bfb4813bd2731997e13
0x18b860518f94cf7210379c4161f26c0cdee03465224de00105fd0fdb85126d0b
0x4f5270fbe8acf02e51e21e30b990d81a6d31854b03b09bbd72807e87678b1371
0x94d1b42cf1c8e571b7bd1a8d48af5d64957085208cccea2ba065423fa78327bc
0x0785ee0b48343ed6a219f7228e44f4962eb4de95f2466770e8111a33ff30499f
0x15240ef8780ac2876fff88eadd127a01e64f077fa86633666820e810e0d8df63
0xdc30684e2888a83cfd6123b848999f5b9371bbfcedfb0a7192480fb6c6705a2a
0x344347eb2fd5c37ff66401d3ebcd90ea678603ebb6db2ed069c6c525b780b19e

Functions
Getter at block 23203279
buyFee(view returns (uint256)
0
creatorWallet(view returns (address)
0xcac3352a7c96bb65123421ee1c3075b4dcd8861e
decimals(view returns (uint8)
18
name(view returns (string)
REX
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint256)
99
symbol(view returns (string)
REX
totalSupply(view returns (uint256)
1000000000000000000999999999999999998999999999
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
exemptedWallets(uint256view returns (address)
State-modifying
airdrop(address _touint256 _amount
approve(address _spenderuint256 _valuereturns (bool success)
buy(payable 
openTrading(uint256 newBuyFeeuint256 newSellFee
renounceOwnership(
sell(uint256 _amount
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeesUpdated(uint256 newBuyFeeuint256 newSellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensBurned(address indexed burneruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _creatorWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.