ChainFactory_ERC20

Verified contract

Active on Ethereum with 378 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "ChainFactory_ERC20"

0x7b44ce5eddacead6571f0fe8c0b6ea595531d4ad248ce7452c3e47913a7b675e
0x7f39e8667dc212b60276059180500328e129eac0c28745fe93e35c3dbfb88da0
0xc31128901a2ca651a603d333ed5918acd619d2da5aefaa68875f221a2b632ec2
0xdafd965a3a0d975919552866c9ea96ca635cca73ccd239d7c5eada1a618b12f5
0xbbde410445e893cd612ff7757ca21b2cbc48d33e944ee23cafbcb54bb0af3de0
0x25d0d5f36cb4a4ab0699030dd3161c128a789464afacdd5df895435c586a4ad1
0x0f5690f78e6dcb39d1e6763708b71cd9a169be59bf11ad7135e9803072c88eeb
0xe01b1f166288b78a74f4e0cfe83c9a2afc72ed52b85e5915db3c72b45760127d
0x7fb1be0a49eb9e5c0945d92eb87ebcb1b5beb20694f8f60b0676efa1e278ccc6
0x1b22551633de8ff1ad7c3c9a2ac7d091784caecf661795bfec4ec0495bdc7286

Functions
Getter at block 21269860
decimals(view returns (uint8)
18
denominator(pure returns (uint24)
1000
getDEXPairV2(view returns (address)
0x678d04f5f155236e991eb2563664bc2a1aa8ce02
getDEXRouterV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
info(view returns (string namestring symboluint8 decimalsaddress owneruint256 totalSupplystring version)
(name=Spotty, symbol=SPOTTY, decimals=18, owner=0x0000000000000000000000000000000000000000, totalSupply=420690000000000000000000000000, version=1.0.3)
isTradingEnabled(view returns (bool)
false
name(view returns (string)
Spotty
owner(view returns (address)
0x0000000000000000000000000000000000000000
renounced(view returns (bool DEXRouterV2)
true
symbol(view returns (string)
SPOTTY
totalSupply(view returns (uint256)
420690000000000000000000000000
version(pure returns (string)
1.0.3
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceDEXRouterV2(
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RenouncedDEXRouterV2(
SetDEXRouterV2(address indexed routeraddress indexed pair
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.