PUREBLOOD
Verified contract
Active on
Ethereum with 538 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($168.45)
Native
Value
$168.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.047388 | $3,554.69 |
$168.45 | |
PUREBLOOD | ERC-20 | 79.378583B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20975768 | a month ago | | | 0 | 0.00029675147 | |
| 20525279 | 3 months ago | | | 0 | 0.00010207867 | |
| 19522259 | 8 months ago | | | 0 | 0.0015505050 | |
| 19101412 | 10 months ago | | | 0 | 0.00024628125 | |
| 18373744 | a year ago | | | 0 | 0.00019230509 | |
| 18373742 | a year ago | | | 0 | 0.00032384026 | |
| 18161274 | a year ago | | | 0 | 0.00037051770 | |
| 18081759 | a year ago | | | 0 | 0.00086884047 | |
| 18081590 | a year ago | | | 0 | 0.00050291561 | |
| 18058637 | a year ago | | | 0 | 0.00052309375 |
ABI
ABI objects
Getter at block 21289910
charityFee() view returns (uint256)
5
charityWallet() view returns (address)
0xc0195c99bf9dd9678d20055152e238609d3f57b8
decimals() view returns (uint8)
18
liquidityFee() view returns (uint256)
5
maxBuyTransactionAmount() view returns (uint256)
25000000000000000000000000000000
maxSellTransactionAmount() view returns (uint256)
25000000000000000000000000000000
name() view returns (string)
PUREBLOOD
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000000
symbol() view returns (string)
PUREBLOOD
totalSupply() view returns (uint256)
25000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x84b25067b20f97108d51458f230bb2d5c4bc3ccc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTx(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setExcludeFromAll(address _address)
setExcludeFromMaxTx(address _address, bool value)
setFee(uint256 _liquidityFee, uint256 _charityFee)
setMaxBuyTransaction(uint256 _maxBuyTxAmount)
setMaxSellTransaction(uint256 _maxSellTxAmount)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensIntoLiqudity, uint256 ethReceived)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.