Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.82)
Native
Value
$0.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000261 | $3,133.96 |
$0.82 | |
PYRATE | ERC-20 | 15.887268K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152057 | a day ago | | | 0 | 0.00098097524 | |
| 21064470 | 13 days ago | | | 0 | 0.00056082984 | |
| 20858623 | a month ago | | | 0 | 0.00026181232 | |
| 20855016 | a month ago | | | 0 | 0.00036489501 | |
| 20801705 | 2 months ago | | | 0 | 0.00036751587 | |
| 20801123 | 2 months ago | | | 0 | 0.0083206263 | |
| 20792958 | 2 months ago | | | 0 | 0.0012229867 | |
| 20780652 | 2 months ago | | | 0 | 0.00062594529 | |
| 20773515 | 2 months ago | | | 0 | 0.00072901522 | |
| 20772838 | 2 months ago | | | 0 | 0.0010980444 |
ABI
ABI objects
Getter at block 21159967
MAX_FEE() view returns (uint256)
2500
VERSION() view returns (uint256)
2
_charityAddress() view returns (address)
0xf71fbcbb24936b48cb2f73427ff10f5af089fc92
_charityFee() view returns (uint256)
360
_liquidityFee() view returns (uint256)
120
_taxFee() view returns (uint256)
20
decimals() view returns (uint8)
9
enableAntiBot() view returns (bool)
true
name() view returns (string)
PYRATE
owner() view returns (address)
0x0000000000000000000000000000000000000000
pinkAntiBot() view returns (address)
0xf4f071eb637b64fc78c9ea87dace4445d119ca35
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PYRATE
totalFees() view returns (uint256)
1040591626956489
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x35530602e76c6fa13be876b2b734105f94ebc28f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCharityFeePercent(uint256 charityFeeBps)
setEnableAntiBot(bool _enable)
setLiquidityFeePercent(uint256 liquidityFeeBps)
setSwapBackSettings(uint256 _amount)
setTaxFeePercent(uint256 taxFeeBps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address router_, address charityAddress_, uint16 taxFeeBps_, uint16 liquidityFeeBps_, uint16 charityFeeBps_, address pinkAntiBot_, address serviceFeeReceiver_, uint256 serviceFee_)
receive()
This contract contains no error objects.