Starter.xyz
Verified contract
Active on
Base with 8,459 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($19.32)
Native
Value
$19.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.005794 | $3,335.32 |
$19.32 | |
USA | ERC-20 | 1 | $0.000733 |
$0 | |
BUIDL | ERC-20 | 10M | -- | -- | |
BUIDL | ERC-20 | 160K | -- | -- | |
OHNO | ERC-20 | 68.098901 | -- | -- | |
BLOOM | ERC-20 | 1.42069 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22767010 | an hour ago | | | 0 | 3.7663225e-7 | |
| 22764210 | 3 hours ago | | | 0 | 3.9287474e-7 | |
| 22756043 | 8 hours ago | | | 0 | 0.0000012659484 | |
| 22716643 | a day ago | | | 0 | 8.2320655e-7 | |
| 22709626 | a day ago | | | 0 | 0.0000013935924 | |
| 22703519 | 2 days ago | | | 0 | 0.0000015475712 | |
| 22702012 | 2 days ago | | | 0 | 3.7614448e-7 | |
| 22698447 | 2 days ago | | | 0 | 3.7585182e-7 | |
| 22642086 | 3 days ago | | | 0 | 7.6613070e-7 | |
| 22619954 | 3 days ago | | | 0 | 3.7794390e-7 |
ABI
ABI objects
Getter at block 22769695
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
21500000000000000000000000
maxWallet() view returns (uint256)
21500000000000000000000000
name() view returns (string)
Starter.xyz
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
sellTotalFees() view returns (uint256)
0
symbol() view returns (string)
BUIDL
totalSupply() view returns (uint256)
215000000000000000000000000
tradingActive() view returns (bool)
true
v2TradingPair() view returns (address)
0x3b6a33fe7cc7dd0d53e9a16e92ab5db3e54fdcf7
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAccount(address account, bool isBlacklisted)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialiZe(bool aero)
removeLimits() returns (bool)
renounceOwnership()
retreive()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxLimits(uint256 _maxWallet, uint256 _maxTransactionAmount)
setRouter(address _router)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyFees, uint256 _sellFees)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.