Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($9.34)
Native
Value
$9.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0028 | $3,334.75 |
$9.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22936625 | an hour ago | | | 0.00010000001 | 0.000032802698 | |
| 22927281 | 6 hours ago | | | 0.00010000001 | 0.000030816255 | |
| 22845578 | 2 days ago | | | 0.00010000001 | 0.000014396853 | |
| 22841936 | 2 days ago | | | 0.00010000001 | 0.000029181773 | |
| 22805371 | 3 days ago | | | 0.0201 | 0.000013972906 | |
| 22782815 | 4 days ago | | | 0.0501 | 0.00015626208 | |
| 22767109 | 4 days ago | | | 0.0501 | 0.00016993592 | |
| 22760045 | 4 days ago | | | 0.00010000001 | 0.000013943154 | |
| 22726088 | 5 days ago | | | 0 | 0.000025408590 | |
| 22697527 | 6 days ago | | | 0 | 0.0000066521116 |
ABI
ABI objects
Getter at block 22938504
affiliatePer() view returns (uint256)
500
antiSnipePer() view returns (uint256)
5
baseCount() view returns (uint256)
2
creationFeeDistributionContract() view returns (address)
0x417f1b2c745cebaf937d839614cb46321c5921e6
eventTracker() view returns (address)
0x4beb2fd73a0edd5d911965d057276a757e1be9f1
funPool() view returns (address)
0xfae1701bc57fc694f836f0704642e15e43c88d3a
funStorage() view returns (address)
0x41d9138feace47b22afce190fd118b0f5eeea62d
getOwnerPer() view returns (uint256)
1
initialReserveEth() view returns (uint256)
1000000000000000000
listThreshold() view returns (uint256)
69420
lpBurn() view returns (bool)
false
owner() view returns (address)
0x6c9db1bbbdcd118cfca20ca4b82e448ab1281b0d
ownerFeePer() view returns (uint256)
1
routerCount() view returns (uint256)
1
supplyLock() view returns (bool)
true
supplyValue() view returns (uint256)
1000000000000000000000000000
teamFee() view returns (uint256)
10000000
teamFeePer() view returns (uint256)
100
voter() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
affiliateSpecial(address) view returns (bool)
affiliateSpecialPer(address) view returns (uint256)
baseAdded(address) view returns (bool)
baseStorage(uint256) view returns (address)
baseValid(address) view returns (bool)
getAffiliatePer(address _affiliateAddrs) view returns (uint256)
getSpecialAffiliateValidity(address _affiliateAddrs) view returns (bool)
routerAdded(address) view returns (bool)
routerStorage(uint256) view returns (address)
routerValid(address) view returns (bool)
State-modifying
Events CreateFun(string _name, string _symbol, string _data, uint256 _totalSupply, uint256 _liquidityETHAmount, address _baseToken, address _router, bool _antiSnipe, uint256 _amountAntiSnipe) payable
addBaseToken(address _baseTokenAddress)
addRouter(address _routerAddress)
disableBaseToken(address _baseTokenAddress)
disableRouter(address _routerAddress)
emergencyWithdraw()
emitRoyal(address funContract, address tokenAddress, address router, address baseAddress, uint256 liquidityAmount, uint256 tokenAmount, uint256 _time, uint256 totalVolume)
enableBasetoken(address _baseTokenAddress)
enableRouter(address _routerAddress)
renounceOwnership()
stateChangeLPBurn(bool _state)
stateChangeSupplyLock(bool _lockState)
transferOwnership(address _newOwner)
updateAffiliatePerBaseTenK(uint256 _newAffPer)
updateAntiSnipePer(uint256 _newAntiSnipePer)
updateCreationFeeContract(address _newCreationFeeContract)
updateEventContract(address _newEventContract)
updateFunData(uint256 _ownerFunCount, string _newData)
updateFunPool(address _newfunPool)
updateInitResEthVal(uint256 _newVal)
updateListThreshold(uint256 _newListThreshold)
updateSpecialAffiliateData(address _affiliateAddrs, bool _status, uint256 _specialPer)
updateStorageContract(address _newStorageContract)
updateSupplyValue(uint256 _newSupplyVal)
updateTeamFee(uint256 _newTeamFeeInWei)
updateownerFee(uint256 _newOwnerFeeBaseTenK)
updateteamFeeper(uint256 _newFeePer)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
funCreated(address indexed creator, address indexed funContract, address indexed tokenAddress, string name, string symbol, string data, uint256 totalSupply, uint256 initialReserve, uint256 timestamp)
royal(address indexed funContract, address indexed tokenAddress, address indexed router, address baseAddress, uint256 liquidityAmount, uint256 tokenAmount, uint256 _time, uint256 totalVolume)
constructor(address _funPool, address _creationFeeContract, address _funStorage, address _eventTracker)
This contract contains no fallback and receive objects.
This contract contains no error objects.