Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8dc8…58bf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GVC | ERC-20 | 26.980199M | -- | -- | |
IBIT | ERC-20 | 222.635K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16415514 | 2 years ago | | | 0 | 0.00064722063 | |
| 16359789 | 2 years ago | | | 0 | 0.00058186894 | |
| 16357674 | 2 years ago | | | 0 | 0.00065043902 | |
| 16338638 | 2 years ago | | | 0 | 0.00072544726 | |
| 16334254 | 2 years ago | | | 0 | 0.0012590737 | |
| 15953404 | 2 years ago | | | 0 | 0.00040485258 | |
| 15953395 | 2 years ago | | | 0 | 0.00053559625 |
ABI
ABI objects
Getter at block 21318807
autoTopUpLink() view returns (bool)
false
defaultToken() view returns (address)
0x8dc89f4716e027394bba225b82328c1ea2ea58bf
devAddr() view returns (address)
0xd12233eadf2e8e35cc439d04731ec10c1a89c331
devFee() view returns (uint256)
0
linkThreshold() view returns (uint256)
100000000000000000000
linkToken() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
linkTopUpAmount() view returns (uint256)
50000000000000000000
liquidityFee() view returns (uint256)
0
lpAddr() view returns (address)
0xdaaf22240c682852715a5493faa95cab9ba2c74a
owner() view returns (address)
0xd12233eadf2e8e35cc439d04731ec10c1a89c331
swapAndLiquifycount() view returns (uint256)
354
swapTokensAtAmount() view returns (uint256)
250000000000000000000000
treasuryAddr() view returns (address)
0xd12233eadf2e8e35cc439d04731ec10c1a89c331
treasuryFee() view returns (uint256)
600
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
checkUpkeep(bytes) view returns (bool upkeepNeeded, bytes)
State-modifying
Events performUpkeep(bytes)
renounceOwnership()
setAddresses(address _devAddr, address _treasuryAddr, bool _autoTopUpLink)
setFees(uint256 _treasuryFee, uint256 _devFee, uint256 _liquidityFee, uint256 _swapTokensAtAmount, uint256 _linkThreshold, uint256 _linkTopUpAmount)
swapAndSendDividendsAndLiquidity(uint256 amount)
transferOwnership(address newOwner)
withdrawETH(address recipient)
withdrawErc20(address erc20address, address recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
constructor(address uniswapRouterAddress, address erc20TokenAddr, address _devAddr, address _treasuryAddr, address _lpAddr, address _linkTokenAddr)
receive()
This contract contains no error objects.