Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7816…42ac
8 additional
variables
Balances ($16.15)
Native
Value
$16.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005215 | $3,096.57 |
$16.15 | |
CPYG | ERC-20 | 0.594545 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12684708 | 3 years ago | | | 0 | 0.0030248960 | |
| 12684707 | 3 years ago | | | 0 | 0.0060561220 | |
| 12684696 | 3 years ago | | | 0 | 0.0030227860 | |
| 12684696 | 3 years ago | | | 0 | 0.0062761950 | |
| 12684696 | 3 years ago | | | 0 | 0.0030248960 | |
| 11941225 | 4 years ago | | | 0 | 0.0014167717 | |
| 11815877 | 4 years ago | | | 0 | 0.0092508000 | |
| 11689342 | 4 years ago | | | 0 | 0.0028908750 | |
| 11649834 | 4 years ago | | | 0 | 0.00096003600 | |
| 11642184 | 4 years ago | | | 0 | 0.0010327660 |
ABI
ABI objects
Getter at block 21230307
_burnFeeTotal() view returns (uint256)
203603010026
_feeDecimal() view returns (uint256)
2
_liquidityFee() view returns (uint256)
0
_liquidityFeeTotal() view returns (uint256)
689155626469
_rebalanceCallerFee() view returns (uint256)
0
_taxFee() view returns (uint256)
0
_taxFeeTotal() view returns (uint256)
413493375828
balancer() view returns (address)
0x37086dea1299108e24618a4c7e08215d15d67804
decimals() view returns (uint8)
9
lastRebalance() view returns (uint256)
1613674469
liquidityAddedAt() view returns (uint256)
1610213819
minEthBeforeSwap() view returns (uint256)
100
minTokensBeforeSwap() view returns (uint256)
100
name() view returns (string)
cpyg.network
owner() view returns (address)
0xd35359843d45652c62347140e72cd0fdc7b3d655
rebalanceEnalbed() view returns (bool)
false
rebalanceInterval() view returns (uint256)
1800
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
CPYG
totalSupply() view returns (uint256)
4996396989974
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xda7e22be8b031e1cbffd2867e024d74b5cb88983
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] addresses, uint256 amount)
renounceOwnership()
setBalancer(address addr)
setExcludedFromFee(address account, bool excluded)
setLiquidityFee(uint256 fee)
setMinEthBeforeSwap(uint256 amount)
setMinTokensBeforeSwap(uint256 amount)
setRebalanceCallerFee(uint256 fee)
setRebalanceEnabled(bool enabled)
setRebalanceInterval(uint256 interval)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsDistributed(uint256 amount)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapedEthForTokens(uint256 EthAmount, uint256 TokenAmount, uint256 CallerReward, uint256 AmountBurned)
SwapedTokenForEth(uint256 EthAmount, uint256 TokenAmount)
TradingEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.