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 |
---|---|---|---|---|---|
BUG | ERC-20 | 3.427269M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2052813 | a year ago | | | 0 | 0.000036285001 | |
| 2037390 | a year ago | | | 0 | 0.000036285001 | |
| 2021902 | a year ago | | | 0 | 0.000069711003 | |
| 2012437 | a year ago | | | 0 | 0.000069262135 | |
| 2009985 | a year ago | | | 0 | 0.000069262061 | |
| 2003346 | a year ago | | | 0 | 0.000034242090 | |
| 2003326 | a year ago | | | 0 | 0.000043593126 | |
| 2003216 | a year ago | | | 0 | 0.000046371114 | |
| 2003112 | a year ago | | | 0 | 0.000046353241 | |
| 1999117 | a year ago | | | 0 | 0.000069711003 |
ABI
ABI objects
Getter at block 22827301
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xc36fe91d9ceed5231af54273e9a4eeb0579757ce
name() pure returns (string)
Based Rug
pair() view returns (address)
0xc6aa7452440f31556fb15d3765e6e2a7436e7257
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
8333333333333330
symbol() pure returns (string)
BUG
totalSupply() view returns (uint256)
1000000000000000000
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 amountBUG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.