Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BREED | ERC-20 | 81.93495K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17121053 | 2 years ago | | | 0 | 0.0017489457 | |
| 17016640 | 2 years ago | | | 0 | 0.0026110560 | |
| 16971956 | 2 years ago | | | 0 | 0.00051322627 | |
| 16950598 | 2 years ago | | | 0 | 0.0018184140 | |
| 16901289 | 2 years ago | | | 0 | 0.00033867881 | |
| 16901288 | 2 years ago | | | 0 | 0.00035069044 | |
| 16885198 | 2 years ago | | | 0 | 0.00075281040 | |
| 16855112 | 2 years ago | | | 0 | 0.0020049180 | |
| 16853997 | 2 years ago | | | 0 | 0.00066666266 | |
| 16851136 | 2 years ago | | | 0 | 0.00096158159 |
ABI
ABI objects
Getter at block 21203712
_maxTxAmount() view returns (uint256)
2000000000000000000000000
_maxWalletAmount() view returns (uint256)
2000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=2, marketing=3)
decimals() pure returns (uint8)
18
forceSwapCount() view returns (uint256)
0
liquidityReceiver() view returns (address)
0x47b60b2bf0d484d4668364902b5de188ffe37fd6
marketingWallet() view returns (address)
0x46b74e80a9019505850d6b6ef2c676f5f8ebf06f
name() pure returns (string)
Breed
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=2, marketing=3)
swapTokenAtAmount() view returns (uint256)
200000000000000000000000
symbol() pure returns (string)
BREED
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xcacb0c39258068477991eacd2a0df91b71c2c622
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
changeMax(uint256 _maxTx, uint256 _maxWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.