EverOwnFactory
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a2d…7b98
0x8a2d…7b98
Balances ($166.88)
Native
Value
$166.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,337.59 |
$166.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19241651 | 9 months ago | | | 0 | 0.048356021 | |
| 19241649 | 9 months ago | | | 0 | 0.047002406 | |
| 19241647 | 9 months ago | | | 0 | 0.00077077631 | |
| 19241645 | 9 months ago | | | 0 | 0.00082787629 | |
| 19239145 | 9 months ago | | | 0 | 0.027985584 | |
| 19239141 | 9 months ago | | | 0 | 0.00044759518 | |
| 19237030 | 9 months ago | | | 0 | 0.029995015 | |
| 19237027 | 9 months ago | | | 0 | 0.00060633386 | |
| 19236831 | 9 months ago | | | 0 | 0.00056489347 | |
| 19236763 | 9 months ago | | | 0 | 0.00057679325 |
ABI
ABI objects
Getter at block 21274924
everRiseContractAddress() view returns (address)
0x8a2d988fe2e8c6716cbcef1b33df626c692f7b98
getTime() view returns (uint256)
1732660247
getUnlockTime() view returns (uint256)
0
name() view returns (string)
EverOwnFactory
owner() view returns (address)
0x125ebec84a630f81824355794cbb1e6946e2f880
symbol() view returns (string)
EOF
token() view returns (address)
0x8a2d988fe2e8c6716cbcef1b33df626c692f7b98
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
getContractAddress(address contractName) view returns (address)
getOwnerOfEverOwn(address cAddress) view returns (address)
State-modifying
Events createEverOwn(address cAddress, address caller)
lock(uint256 time)
releaseAltOwnerShip(address eoAddress)
releaseOwnerShip(address eoAddress)
setBuyAndDistribute(bool isAllowed)
setEverOwnFee(uint256 fee, uint256 numOfDecimals)
setEverRiseAddress(address everRiseAddress)
setHolderPct(uint256 pct)
setKrakenpct(uint256 pct)
setRouterAddress(address routerAddress)
transferBalanceToAddressETH(address recipient)
transferFactoryOwnership(address newOwner)
transferOwnership(address newOwner)
transferToAddressETHFromEO(address eoAddress, address recipient)
transferTokens(address tokenAddress, address toAddress)
unlock()
unlockLiquidity(address cAddress, address eoAddress)
FactoryOwnershipTransferred(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
constructor()
receive()
This contract contains no error objects.