Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x90f3…22b9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00074 |
$0 | |
BROTT | ERC-20 | 3.400037M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22382181 | 9 days ago | | | 0 | 3.3756414e-7 | |
| 22360221 | 9 days ago | | | 0 | 0.0000010202894 | |
| 22173298 | 14 days ago | | | 0 | 0.0000051502187 | |
| 21841296 | 21 days ago | | | 0 | 6.1158705e-7 | |
| 20451119 | 2 months ago | | | 0 | 2.6572563e-7 | |
| 20340381 | 2 months ago | | | 0 | 4.9340791e-7 | |
| 20116980 | 2 months ago | | | 0 | 0.0000051502187 | |
| 19592396 | 2 months ago | | | 0 | 0.000000909866477352 | |
| 19128878 | 3 months ago | | | 0 | 9.5828866e-7 | |
| 18644205 | 3 months ago | | | 0 | 0.0000012511641 |
ABI
ABI objects
Getter at block 22762330
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentAddress() view returns (address)
0x141caf6bad9e041d1af8439f2fe061d7119895dc
marketingAddress() view returns (address)
0x90f3a60410c4503af5dd51104145c4cbdc9822b9
maxTxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
Brott
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
BROTT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x57559f306648c0d8d941a9789db9ca3b51b48d1e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] blacklists, bool shouldBlock)
manualSwapback(uint256 percent)
openTrading()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentAddress)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingAddress)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.