Amplifi

Verified contract

Active on Ethereum with 3,808 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
ERC-20
--
0x08c923404d3b09268c142b5636a8cd840eeff022b330090f76bd693f2ecd584e
0xf6d4319bef80ac3ced5e736ccc7d47f5ea19a32fb460054f9d0c87e8814bd7b3
0xe9b2f66ea54654a51614779559df5bb986efe5c98540eb4d57091da6c6478b1a
0xfe08a5bbbe78b13020d10ab9204b3a971ef80ad7ef87e293325c8176717838a3
0x26506da85c69d7cbfd962d950e3a004bbde8e82e4f8da588c49aa31b15823dee
0xbcabcb4aab9840ec02f33ec3d521e2f8510b30ca065f21aeba2244267bdf325f
0xa8cb93d29f849a80f331d30b9dc7a002a924a8993db4ea348f7924891e32c0a6
0x97acda2d087bfa013e3ac7bdec8e37b4bc1a4a164697f3a4fb0393561cd5c5f3
0xbfe3e871f00a5835d56ce2acbe206cb2256593e15abc3ed399ef4ea9e003a780
0x520bcd2b426b9c5678d352f8ece427294af7014a28dd6ad8b422a0b0a8120345

Functions
Getter at block 20944121
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
amplifiNode(view returns (address)
0xc9e84f6b92a9000e97108fe2ba43dcb217d420e8
bps(view returns (uint16)
10000
burningEnabled(view returns (bool)
true
contractSellEnabled(view returns (bool)
true
contractSellThreshold(view returns (uint256)
32500000000000000000
decimals(view returns (uint8)
18
feeRecipients(view returns (address operationsaddress validatorAcquisitionaddress PCRaddress yieldaddress xChainValidatorAcquisitionaddress indexFundPoolsaddress gAMPRewardsPooladdress OTCSwapaddress rescueFundaddress protocolImprovementaddress developers)
(operations=0xc766b8c9741bc804fcc378fde75560229ca3ab1e, validatorAcquisition=0x6c7137b2af2515e57677267062bd53c12c15a410, PCR=0x146f0af003d2eb9b06a1900f5de9d01708072c3f, yield=0x394110acef86d93b20705d2df00be1629ce741de, xChainValidatorAcquisition=0x8c3f0b1bd87965be0dc01a9b7fc3003abec1a3cb, indexFundPools=0xbe328eaae2199409a447c4121c7979fffaacd4d5, gAMPRewardsPool=0xed913dd697491eb559608b7dcac1e6b75303d287, OTCSwap=0x74b605fd7cfc830a862ee6f2f2e1007608b4b2ff, rescueFund=0x5a23c387112e8e213b0755191e7d1cdc26b0c1b2, protocolImprovement=0x6f967da9c0e1764159408988fdcf6c3b7bf0f9f7, developers=0x454cd1e89df17cdb61d868c6d3dbc02bc2c38a17)
feeTotal(view returns (uint16)
275
fees(view returns (uint16 operationsuint16 validatorAcquisitionuint16 PCRuint16 yielduint16 xChainValidatorAcquisitionuint16 indexFundPoolsuint16 gAMPRewardsPooluint16 OTCSwapuint16 rescueFunduint16 protocolImprovementuint16 developers)
(operations=50, validatorAcquisition=50, PCR=25, yield=50, xChainValidatorAcquisition=0, indexFundPools=0, gAMPRewardsPool=50, OTCSwap=0, rescueFund=0, protocolImprovement=0, developers=50)
isContractSelling(view returns (bool)
false
maxWallet(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
minSwapAmountToTriggerContractSell(view returns (uint256)
0
mintingEnabled(view returns (bool)
true
name(view returns (string)
Amplifi
owner(view returns (address)
0x4a5c98c184da163cfffa7f1296c913135565ad3f
pair(view returns (address)
0xdf527342aaedfc0683f4c75ad791a51e8aafaf4a
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
AMPLIFI
tax(view returns (uint16)
0
totalSupply(view returns (uint256)
100077853974012113488572873
tradingEnabled(view returns (bool)
false
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isDisabledExempt(addressview returns (bool)
isFeeExempt(addressview returns (bool)
isMaxExempt(addressview returns (bool)
isUniswapPair(addressview returns (bool)
State-modifying
approve(address _spenderuint256 _amountreturns (bool)
burn(address _burneeuint256 _amountreturns (bool)
burnForAmplifier(address _burneeuint256 _amountreturns (bool)
mint(uint256 _amount
permanentlyDisableBurning(
permanentlyDisableMinting(
renounceOwnership(
setAmplifiNode(address _amplifiNode
setContractSelling(bool _contractSellEnableduint256 _contractSellThresholduint256 _minSwapAmountToTriggerContractSell
setFeeRecipients(struct TypesFeeRecipients _feeRecipients
setFees(struct TypesFees _fees
setIsDisabledExempt(address _holderbool _exempt
setIsFeeExempt(address _holderbool _exempt
setIsMaxExempt(address _holderbool _exempt
setIsUniswapPair(address _pairbool _isPair
setMaxWallet(uint256 _maxWallet
setTax(uint16 _tax
setTradingEnabled(bool _enabled
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
transferOwnership(address newOwner
withdrawETH(address _recipient
withdrawToken(address _tokenaddress _recipient
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _routeraddress _usdcaddress _gampVault
Fallback and receive
receive(
Errors

This contract contains no error objects.