Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAPY | ERC-20 | 2.19496M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20409991 | 4 months ago | | | 0 | 0.000087799339 | |
| 20404864 | 4 months ago | | | 0 | 0.00011048750 | |
| 20404605 | 4 months ago | | | 0 | 0.00029616041 | |
| 20404602 | 4 months ago | | | 0 | 0.00019655961 | |
| 20404550 | 4 months ago | | | 0 | 0.00015135738 | |
| 20404537 | 4 months ago | | | 0 | 0.00011990474 | |
| 20404340 | 4 months ago | | | 0 | 0.000060094782 | |
| 20404338 | 4 months ago | | | 0 | 0.00010614219 | |
| 20404299 | 4 months ago | | | 0 | 0.000088441494 | |
| 20404222 | 4 months ago | | | 0 | 0.000085493876 |
ABI
ABI objects
Getter at block 21184053
CAPYFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_CAPYWallet() view returns (address)
0xfb36eb4358902bed02fc504cfab61046b0899294
_maxTaxSwap() view returns (uint256)
300000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapCAPYThreshHold() view returns (uint256)
10000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xfb36eb4358902bed02fc504cfab61046b0899294
name() pure returns (string)
Capybara
pair() view returns (address)
0x384c10ceb937d7d23a917f8083188714d16e4d0b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
CAPY
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isCAPY(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addCAPYs(address[] CAPYs_)
approve(address spender, uint256 amount) returns (bool)
createCAPYTrade()
delCAPYs(address[] notCAPY)
enableCAPYTrade()
removeCAPYLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawCAPYBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address CAPYWallet)
receive()
This contract contains no error objects.