Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BROS | ERC-20 | 1.698134T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18350255 | a year ago | | | 0 | 0.00019953031 | |
| 18350250 | a year ago | | | 0 | 0.00021985860 | |
| 18350234 | a year ago | | | 0 | 0.00022677241 | |
| 18350234 | a year ago | | | 0 | 0.00031909458 | |
| 18181490 | a year ago | | | 0 | 0.00037966294 | |
| 18176145 | a year ago | | | 0 | 0.00038761109 | |
| 18098208 | a year ago | | | 0 | 0.00063901586 | |
| 18093120 | a year ago | | | 0 | 0.0011925572 | |
| 18093092 | a year ago | | | 0 | 0.0014827680 | |
| 18093080 | a year ago | | | 0 | 0.0016882769 |
ABI
ABI objects
Getter at block 21090161
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000000
circulatingSupply() view returns (uint256)
87692112830056776916800
decimals() pure returns (uint8)
9
deployer() view returns (address)
0xe30251cb2bbad171c7b99385e262f95c14f5472b
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidity_receiver() view returns (address)
0x90b4bb61a1f4f9cee2bb1f35e8f5f8acbc3a84d5
marketing_receiver() view returns (address)
0x5ba31c83243c3ed77f0134d18c64a1ae079beb3b
name() pure returns (string)
BRO INU
pair() view returns (address)
0x09b1c9539ca1bb440cc37704bfd7509b208eb5cc
symbol() pure returns (string)
BROS
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approval()
approve(address spender, uint256 amount) returns (bool)
createLiquidity(uint256 tokenAmount) payable
rescueERC20(address token, uint256 amount)
setisFeeExempt(address _address, bool _bool)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
CreateLiquidity(uint256 indexed tokenAmount, uint256 indexed ETHAmount, address indexed account, uint256 timestamp)
ExcludeFromFees(address indexed account, bool indexed isExcluded, uint256 indexed timestamp)
OwnershipTransferred(address owner)
RescueERC20(address indexed account, address indexed token, uint256 indexed amount, uint256 timestamp)
TradingEnabled(address indexed account, uint256 indexed timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.