A Protocol

Verified contract

Active on Ethereum with 48 txns
Deployed by via 0xdb2f13ab at 15969501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe5f4ab9275f41a3a06d405ff5e71f5a647dad0dc457b450788510c51b269477c
0x8050f277939ce04e06281fe7307a660e6580daa1002cd505ea878b49b89b7fbc
0x2f5787c2e405550426106aea3dc271b5fe8490f6a10723fc4cfbee5eb1f348b2
0x28f819a5971fee2e1ab3f8a8b9a3945fe03c56014c1cb8900bd917fa47061744
0x19cfb3958a222a5b9dfe97141aba1510615d2dbef313e1a80f6ffef30e57ea06
0xfd8b4eb3762e07b56a38bdf416b924e8f86fa72fa1118ed5650904d64b5cfeaa
0x9f7a019c84b112df47796062b03c6e5df4c71ef14ba4f87721202d684af7923a
0x62212710166092c65e8d901f8e340be2b331f8ec50f47bf7fba1011244fe85a4
0xfeedebe26a3f4e0ec91e8a2afc2f7459ef82284926192351a67f389205549f42
0x6ca7443da2f9d083c1780ae8fbfda48b9f548a92f7c16b32b96f4f45a7711828

Functions
Getter at block 20992420
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
3
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
3
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x468429126dab3dc58b4dc96b5fce63f05b0a6e1d
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
60000000000000000000000
maxWallet(view returns (uint256)
60000000000000000000000
name(view returns (string)
A Protocol
owner(view returns (address)
0x6926cc9f310c28d52e39c0733a3923a5a447a8c5
sellDevFee(view returns (uint256)
3
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
3
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1500000000000000000000
symbol(view returns (string)
A
totalSupply(view returns (uint256)
3000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xbf4e746ca25b77039d851af3ed49c83f8dda95cb
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.