Briun Simpsun
Verified contract
Active on
Base with 544 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Briun Simpsun"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18827835 | 2 months ago | | | 0 | 6.6589341e-7 | |
| 17464208 | 3 months ago | | | 0 | 6.9514560e-7 | |
| 16040860 | 4 months ago | | | 0 | 6.5323057e-7 | |
| 14904758 | 5 months ago | | | 0 | 0.0000084266330 | |
| 13189289 | 7 months ago | | | 0 | 6.7002393e-7 | |
| 12727317 | 7 months ago | | | 0 | 6.5323057e-7 | |
| 12434508 | 7 months ago | | | 0 | 6.6224606e-7 | |
| 12414820 | 7 months ago | | | 0 | 6.9567727e-7 | |
| 12353113 | 7 months ago | | | 0 | 0.0000053648143 | |
| 12268217 | 7 months ago | | | 0 | 0.000017675526 |
ABI
ABI objects
Getter at block 21844436
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0x344cc8eecb10c2a5c52486adddb67f12d0cd0648
maxWalletAmount() view returns (uint256)
999999999999999999999999999999999999999999999999999999
name() view returns (string)
Briun Simpsun
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Bruh
taxBuyForMarketing() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x2f9bc65033fba79d392dd750aabb669ec4cb1722
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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)
changeLimit(uint256 _maxWalletAmount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeTaxForMarketing(uint256 _taxBuyForMarketing, uint256 _taxSellForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsExcludeFee(address[] _address, bool state) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _add)
receive()
This contract contains no error objects.