Capybase Society Token
Verified contract
Active on
Base with 526 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,128.99 |
$0 | |
CAPY | ERC-20 | 975.352791K | -- | -- | |
OHNO | ERC-20 | 50 | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22173136 | 8 days ago | | | 0 | 5.1480700e-7 | |
| 21087857 | a month ago | | | 0 | 5.1723773e-7 | |
| 20734530 | a month ago | | | 0 | 3.1630772e-7 | |
| 20039032 | 2 months ago | | | 0 | 2.2889187e-7 | |
| 19949613 | 2 months ago | | | 0 | 5.3112992e-7 | |
| 19036751 | 3 months ago | | | 0 | 5.1096441e-7 | |
| 18732245 | 3 months ago | | | 0 | 5.3152664e-7 | |
| 18568382 | 3 months ago | | | 0 | 2.5214867e-7 | |
| 18500647 | 3 months ago | | | 0 | 0.000000300606512056 | |
| 17835420 | 4 months ago | | | 0 | 5.2816108e-7 |
ABI
ABI objects
Getter at block 22505854
Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
checkReceive() view returns (bool)
false
decimals() view returns (uint8)
18
maxTransaction() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Capybase Society Token
ogDistributedTokens() view returns (uint256)
22727272727272727272727272
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
CAPY
totalOGs() view returns (uint256)
12
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x7955c0937ce1408f3a02660962ceca88d3dc7614
Read-only
OGs(uint256) view returns (address)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromMaxTransaction(address) view returns (bool)
isOG(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
manualSwap()
ownerLaunch()
renounceOwnership()
setCheckReceive(bool value)
setMaxWalletAndMaxTransaction(uint256 _maxTransaction, uint256 _maxWallet)
setRouter(address router)
setSwapEnabled(bool value)
setSwapTokensAtAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyCount(uint256 count)
withdrawETH()
withdrawStuckTokens(address tkn)
withdrawTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.