KeyManagerQureFi

Verified contract

Active on Base with 63 txns
Deployed by via 0x74358950 at 8232870
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38.09
ERC-20
Value $8.55
ERC-20
Value $6.78
ERC-20
Value $6.75
ERC-20
Value $0.11
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0.05
ERC-20
Value $0.01
ERC-20
Value $0
0x31d2d322838dfc2ad0580af395c651ba1ce0cd251f02ed999d0f05cbacff0227
0xead1704e596bdfaa397beac1ef339b64bddd76e08328eff3fdf9ec3ef5e7a9fa
0xf3b2d4b13a84f488985ff7ee3b410bda906e5b2236280b5e81dfd13a87ea60fa
0x7bb25c10837691891cde2729b4cc78f624f910193be5235008aa4638ea30d88e
0x3ed622bbe7c238aecdd5d4426c95b8e45885d750784d01aa188b177bbe267328
0x4336d0503400e83ed965878918406588171827c9256276aec977c38c34f72465
0x78a6b77b458804876ebea59260b68a584fa2d92e44a36bcfa877301cbf3b9719
0xd7975a0f371a32fea0bbe0d29c0c98d12428cd6b46b9f41eb2af2365f8f78e4e
0xe62c2c43fe9465048903921f888cd471e45e5f7a9a6318b464b0cd96441e0fd8
0xcd1ab3971ed32d6c7bfa1d8e4226ef21d4f3fb9e08afd774357bf849ddf7de4f

Functions
Getter at block 23945770
DEFAULT_THRESHOLD_VALUE(view returns (uint256)
500000000
FEE_DENOMINATOR(view returns (uint16)
10000
FEE_NUMERATOR_LIMIT(view returns (uint16)
5000
INITIAL_PRICE(view returns (uint256)
1000000
KEY_DECIMALS(view returns (uint8)
18
M(view returns (uint256)
1000
PAYMENT_TOKEN(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
getNumberOfInfluencers(view returns (uint256)
21
keysTotalSupply(view returns (uint256)
39000000000000000000
owner(view returns (address)
0xd8c722ad87ad1b87174d5c6863efed8da3ba24fd
platformFeeDestination(view returns (address)
0x3ee138e407f748441c8bb6ad7026fadfa860ea70
Read-only
fees(uint8view returns (uint16 totalFeeNumeratoruint16 platformFeeShareuint16 influencerFeeShare)
getHolders(address influenceruint256 offsetuint256 limitview returns (address[])
getInfluencers(uint256 offsetuint256 limitview returns (address[])
getNumberOfHolders(address influencerview returns (uint256)
getPrice(address influenceruint256 amountuint8 directionview returns (uint256)
getPriceAfterFee(address influenceruint256 amountuint8 directionview returns (uint256)
influencerThresholdValue(address influencerview returns (uint256)
influencers(uint256view returns (address)
isHolder(address influenceraddress holderview returns (bool)
isInfluencer(address influencerview returns (bool)
keysBalance(addressaddressview returns (uint256)
keysSupply(addressview returns (uint256)
State-modifying
buyKeys(address influenceruint256 amount
renounceOwnership(
sellKeys(address influenceruint256 amount
setFeeDestination(address platformFeeDestination_
setFees(struct KeyManagerQureFiFees fees_uint8 direction
setThresholdValue(uint256 value
transferOwnership(address newOwner
Events
FeeDestinationUpdated(address indexed newFeeDestination
FeeUpdated(struct KeyManagerQureFiFees newFeeuint8 indexed direction
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ThresholdValueUpdated(address indexed influenceruint256 indexed thresholdValue
Trade(address indexed traderaddress indexed influenceruint8 indexed directionuint256 keysAmountuint256 priceuint256 platformFeeuint256 influencerFeeuint256 keysSupply
Constructor
constructor(address paymentTokenuint256 defaultThresholdValueuint256 initialPriceuint256 M_struct KeyManagerQureFiFees buyFeesstruct KeyManagerQureFiFees sellFeesaddress platformFeeDestination_address owner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.