CryptoPirates

Verified contract

Active on Ethereum with 1,846 txns
Deployed by via 0x2b53ddd0 at 17280760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x404f0e1ab98d92cfccaed818903db958556cd77a97d77d36a44928c93440ada0
0xa400d4684f65c8c8efac86a973d9c09008593ba1d92b07ab0bec3b55cd4b627f
0x6d20caedd7d60d200dcca1db7398bcdcb26c4fbf5b6f14a51779894b3b4e05a8
0xaa69de63bfda62dafc22476fb8eeb2925558c2a22bb165b06da865f442933907
0xbb609f5f57466c01d35057c19f124755071e3b1b5da31dd89924c4dda4ce425f
0xcbba920b25fff96dc223d5f02f46b5dfe085cf2d815bddc36fc0eb6b8290beb4
0xaaa06d04cbfe1468aa25ff1f6911c9c92d9670bd81a3b0195fb3935e54226668
0xb408ae89f6f424fc67197ade23e960b275714891f3e8d51fdc5972d1ea2288da
0xde7f42c007c448287a34359f5e174b6a29616a6fe48729d966e06fccf668613d
0x27f125f87744fc35c1f0b63557f959eeb7830d27670313d24f6a201f4e6cc9b1

Functions
Getter at block 21169575
BUY_BURN(view returns (uint256)
70
MAX_SUPPLY(view returns (uint256)
75000000000000000000000000000
MAX_TX_AMOUNT(view returns (uint256)
3000000000000000000000000000
TAX(view returns (uint256)
15
botDetectionActive(view returns (bool)
false
decimals(view returns (uint8)
18
isTaxActive(view returns (bool)
true
maxTransactionActive(view returns (bool)
true
name(view returns (string)
CryptoPirates
owner(view returns (address)
0x14112f619f1764e38444c39344f14af2a632a843
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
OGMF
totalSupply(view returns (uint256)
73249218660000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
pairs(addressview returns (bool)
State-modifying
addPair(address pair
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
createPair(
deactivateMaxTransaction(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyTransfer(
excludeFromBotProtection(address account
excludeFromFee(address account
excludeFromMaxTxAmount(address account
includeInBotProtection(address account
includeInFee(address account
includeInMaxTxAmount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removePair(address pair
renounceOwnership(
setBotDetectionStatus(bool status
setBurnWallet(address burnWallet
setPoolWallet(address poolWallet
setSwapTokensAtAmount(uint256 amount
setTaxStatus(bool status
setTeamWallet(address teamWallet
setUniswapV2Router(address uniswapV2Router
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address uniswapV2Router_address poolWallet_address burnWallet_address teamWallet_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.