Brad Garlinghouse
Verified contract
Active on
Ethereum with 245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRAD | ERC-20 | 923.963641K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17914516 | a year ago | | | 0 | 0.0025072236 | |
| 17868874 | a year ago | | | 0 | 0.0010678582 | |
| 17706743 | a year ago | | | 0 | 0.0015262758 | |
| 17705367 | a year ago | | | 0 | 0.00074273819 | |
| 17702363 | a year ago | | | 0 | 0.00056550288 | |
| 17702352 | a year ago | | | 0 | 0.00057652250 | |
| 17702321 | a year ago | | | 0 | 0.00085442999 | |
| 17699703 | a year ago | | | 0 | 0.00077613942 | |
| 17699356 | a year ago | | | 0 | 0.00085856518 | |
| 17699324 | a year ago | | | 0 | 0.00092922822 |
ABI
ABI objects
Getter at block 21327811
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x56a6731c7dba9dc64874a60a83dfc61188997789
name() pure returns (string)
Brad Garlinghouse
pair() view returns (address)
0x43801bf585970138406f4b6bc13b00a36231282f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
BRAD
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.