Pirates Treasure

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0x198f14d8 at 15676814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
ERC-20
--
0xae22b266cecfd89cd6dfe0591d05329bea98cf8e203bd9de42217bbcef834b3c
0x013ddf0776bd78685bdd4488b8ec1df568d6ac0104b40b96c67f8572cde8057a
0xa315dafc67f42faee62dc7812dcfa42de45e38de75d9a9ef35bf3285f9a92cc2
0x47b567ac6c277b98b3c9f1df96acb395d783e0bd91f735b52435c93d443dd312
0x7d0f9df8e581f4bb0cc823513f47128ef468bc5ada6693aba2e4d34964a2a0e4
0x72bb6cbfae006c5c48a78ece9fd1419e383a89869277c71113a374c443c017bf
0xe64fab7d12b6f34b2c8921f2f38da9221c72fadb5e8d70466430c6ac9362b221
0x3c8be2e5e50dee5b67d09f34eea69f8854126ad2d1b368d44e531817b1f5cb6e
0x82d316e97e89ffb2714c323473f1a152df01fbd6296592ae99a367024d6208b4
0xd4f404020501fb511156cb6a75547c8cce528f47dfd118ddb6af6b90f1c7a60d

Functions
Getter at block 21400476
buyDevFee(view returns (uint256)
2
buyGameDevelopmentFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
5
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
Pirates Treasure
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
2
sellGameDevelopmentFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000
symbol(view returns (string)
TREASURE
tokensForDev(view returns (uint256)
27004668568160959234450
tokensForGameDevelopmentFee(view returns (uint256)
27004668568160959234450
tokensForLiquidity(view returns (uint256)
13502334284080479617223
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xd13d7eeb3645169aa5be6f8988c1d7ec20e0a917
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _GameDevelopmentFeeuint256 _liquidityFeeuint256 _DevFee
updateDevWallet(address newWallet
updateGameDevelopmentFeeWallet(address newGameDevelopmentFeeWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _GameDevelopmentFeeuint256 _liquidityFeeuint256 _DevFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
GameDevelopmentFeeWalletUpdated(address indexed newWalletaddress indexed oldWallet
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.