21Cards

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x7673a250 at 15283484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdbe6bd37535aaa7bcec7911dcb89c73e34b0bbe4d224956fe359d0528ed21009
0x09366bd3d04719c5633f92dcecab991143caedd7ba78a35ff581296544b398b9
0x41fb7c40d1166e36492a8629517c29c249466149c168c4484be25b4483fa67a2
0xc481326a12e6d666158a45bf32d0a063c4d8b82877050760b29a6dc41601b5e1
0x6060f0902bf9d6437cf8d34fbb272a05fa7b33eeddb0f94e9b6b5b5ac39a77c2
0x866e29596c7dd6bc60d3702f3ac1b803b8bf3398c63b63765c50a16be974b8e4
0xdc7c1661f5b9ec5afc97a38dcbb4796a2d9048c66441cf6f6a6224b67bd2457c
0x02bcd86cd150e655bdc9eb5eb992d07bc1b87b49d57a602a33c1ab823f59e76d
0x8316c9d8384be481e9bd6bd5b21c766dc9f38acc09e3555b1d38301884cc40d3
0xd5ea3679829c16d857cda4e435b821cb142c63f3d912cc80480b55041cb0e8b3

Functions
Getter at block 21226805
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
9
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
10
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x1709c887bd35c3a7292308afced4b034823bf4b2
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
10000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000
name(view returns (string)
21Cards
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
9
sellLiquidityFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
10
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
21Cards
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x9987e710686285bb6bb6654da90d3e654d95b71e
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.