FunEventTracker

Verified contract

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

No balances found for "FunEventTracker"

0xbc631b453656e1694299d03ac3942e9cf388a2e4649b44e3d0ed7138bc9e7747
0x10d2494354fe24131339d3ed72e9830a6d82b2f064bf95a4554ef6c1a3d7f141
0xfee5c5f83ae61dfa3cd1415916b1054a7f77f5996e208bb95f1da973056eb12c

Functions
Getter at block 21161044
buyEventCount(view returns (uint256)
205
funRegistry(view returns (address)
0x41d9138feace47b22afce190fd118b0f5eeea62d
owner(view returns (address)
0x6c9db1bbbdcd118cfca20ca4b82e448ab1281b0d
sellEventCount(view returns (uint256)
87
Read-only
funContractCreatedByDeployer(addressview returns (address)
funContractDeployer(addressview returns (bool)
funContractIndex(addressview returns (uint256)
State-modifying
addDeployer(address _newDeployer
buyEvent(address _buyeraddress _funContractuint256 _buyAmountuint256 _tokenRecieved
createFunEvent(address creatoraddress funContractaddress tokenAddressstring namestring symbolstring datauint256 totalSupplyuint256 initialReserveuint256 timestamp
listEvent(address useraddress tokenAddressaddress routeruint256 liquidityAmountuint256 tokenAmountuint256 _timeuint256 totalVolume
removeDeployer(address _deployer
renounceOwnership(
sellEvent(address _selleraddress _funContractuint256 _sellAmountuint256 _nativeRecieved
transferOwnership(address _newOwner
Events
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
buyCall(address indexed buyeraddress indexed funContractuint256 buyAmountuint256 tokenReceiveduint256 indexuint256 timestamp
funCreated(address indexed creatoraddress indexed funContractaddress indexed tokenAddressstring namestring symbolstring datauint256 totalSupplyuint256 initialReserveuint256 timestamp
listed(address indexed useraddress indexed tokenAddressaddress indexed routeruint256 liquidityAmountuint256 tokenAmountuint256 timeuint256 totalVolume
sellCall(address indexed selleraddress indexed funContractuint256 sellAmountuint256 nativeReceiveduint256 indexuint256 timestamp
tradeCall(address indexed calleraddress indexed funContractuint256 outAmountuint256 inAmountuint256 indexuint256 timestampstring tradeType
Constructor
constructor(address _funStorage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.