Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0eb5…fe6e
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAPPLE | ERC-20 | 91.143636K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20513118 | 3 months ago | | | 0 | 0.00045884751 | |
| 20417940 | 4 months ago | | | 0 | 0.00016319601 | |
| 20017364 | 6 months ago | | | 0 | 0.00051474585 | |
| 19754609 | 7 months ago | | | 0 | 0.00045645672 | |
| 19739123 | 7 months ago | | | 0 | 0.00020193430 | |
| 19256395 | 9 months ago | | | 0 | 0.0013374295 | |
| 18398928 | a year ago | | | 0 | 0.00015502005 | |
| 18359583 | a year ago | | | 0 | 0.00027892538 | |
| 18261218 | a year ago | | | 0 | 0.00035495790 | |
| 18199149 | a year ago | | | 0 | 0.00033799885 |
ABI
ABI objects
Getter at block 21228388
decimals() pure returns (uint8)
9
finalTax() view returns (uint256 buy, uint256 sell)
(buy=1, sell=1)
launchTax() view returns (uint256 buy, uint256 sell)
(buy=18, sell=30)
maxTaxSwap() view returns (uint256)
10000000000000000
maxTransactionAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() pure returns (string)
Capple
owner() view returns (address)
0x0000000000000000000000000000000000000000
reduceTaxAt() view returns (uint256 buy, uint256 sell)
(buy=25, sell=30)
symbol() pure returns (string)
CAPPLE
taxSwapThreshold() view returns (uint256)
200000000000000
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTransactionAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.