Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc678…cbc7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STARBASE | ERC-20 | 3.265649M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22487483 | 16 days ago | | | 0 | 0.000000208008900000 | |
| 18828802 | 3 months ago | | | 0 | 0.0000013137069 | |
| 17498511 | 4 months ago | | | 0 | 0.0000065682109 | |
| 14262626 | 7 months ago | | | 0 | 0.0000019425902 | |
| 14141479 | 7 months ago | | | 0 | 0.0000014632318 | |
| 14008011 | 7 months ago | | | 0 | 0.0000019943495 | |
| 13638415 | 7 months ago | | | 0 | 0.000013985944 | |
| 13586753 | 7 months ago | | | 0 | 0.0000019121593 | |
| 13423030 | 7 months ago | | | 0 | 0.0000036730635 | |
| 13276046 | 8 months ago | | | 0 | 0.0000019127015 |
ABI
ABI objects
Getter at block 23190762
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentAddress() view returns (address)
0x7c132a139adb5e82a2ad9976c6189c8690c04397
marketingAddress() view returns (address)
0xc678ab50d597350d79a2f1d2df9fe9f7310ccbc7
maxTxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
StarBase
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
STARBASE
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x0c86103ad972273521d5e25e0bfd69ee9ff9b10a
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.