FVC

Verified contract

Active on Ethereum with 765 txns
Deployed by via 0x4223a363 at 21005117
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FVC"

0xaacb2b88f354652524ae854ce384446ef38b4e12a6b88f5156e482ae64a9cfa3
0x58b7b43def85a88f1db0f2caa0e4fb5fb8f739c52ca8680459075f7f71aef24a
0xaad77caf1fa2447d4831370f9cfbe711fd4e68188246b825c170b0dddf568d6b
0x8c592cd5ca7ba09a85c2c2b528ebe9bedb64a32fb291526ab3dd0f2d44ce32c1
0x7ee7d43f95ea64702fa0b0c7cf01bb91ed4f7f1dfa3cb53216c53b9704aa8380
0x42a9b2985ddd7400f2ed66fb446721a984a369a308710ecc2ee74135d56c66ee
0x03658d9daa0e93c4bf3b449e6f9f69fd4b4bd1bc9b81a6fbc523d5cbd296e02c
0xb3a34cddf1242d278b6894d862218f817ac459d3241f6b3d72a33204aa464a4f
0x5954dfd1d19e5c29801becdae7591659e6ad6c0b143ec4e8d016c68e9bd44d68
0x7ccb5986aca583a89235d0e9dff2f189bb2512b402b492f0aa2c5102abbf024b

Functions
Getter at block 21272226
buybackInterval(view returns (uint256)
28800
buybackRatio(view returns (uint256)
100
canAddLiquidity(view returns (bool)
true
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
isJingle(pure returns (bool)
true
liquidityHolder(view returns (address)
0xc1251023f4a5863503d68e0dbdf9c65ff1cbf05c
mintAmount(view returns (uint256)
100
name(view returns (string)
FVC
nextBuybackTime(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner(view returns (address)
0x0000000000000000000000000000000000000000
poolAddress(view returns (address)
0x32ac5da245f904d0b3feccdddc952d625598c9fd
swapQuoter(view returns (address)
0x61ffe014ba17989e743c5f6cb21bf9697530b21e
symbol(view returns (string)
FVC
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
allowAddLiquidity(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address receiveruint256 amount
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateNextBuybackTime(bool isFinish
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string symboluint256 maxSupplyuint256 mintAmount_uint256 buybackInterval_uint256 buybackRatio_address wethaddress swapFactoryaddress swapQuoter_address liquidityHolder_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.