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 "BasedSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18637348 | 3 months ago | | | 0 | 2.4981859e-7 | |
| 18213448 | 3 months ago | | | 0 | 0.0000010972812 | |
| 17279921 | 4 months ago | | | 0 | 3.5600055e-7 | |
| 13994826 | 7 months ago | | | 0 | 0.0000040409872 | |
| 13489805 | 7 months ago | | | 0 | 0.0000021457106 | |
| 12153421 | 8 months ago | | | 0 | 2.9990198e-7 | |
| 4783499 | a year ago | | | 0 | 0.0000044840546 | |
| 4701132 | a year ago | | | 0 | 0.0000026530448 | |
| 4470769 | a year ago | | | 0 | 2.1676561e-7 | |
| 4402256 | a year ago | | | 0 | 2.5803244e-7 |
ABI
ABI objects
Getter at block 22752151
decimals() pure returns (uint8)
18
getCurrentSupply() view returns (uint256)
100000000000000000000000000
launchedAt() view returns (uint256)
2071180
name() pure returns (string)
BasedSwap
onlyBasicTransfer() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0xb957402a1963f5b2cdd402d1472b9ff3ab1338b6
swapBackDisabled() view returns (bool)
false
symbol() pure returns (string)
BASED
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapPair() view returns (address)
0x37ef2fd2f80cc717ced726d2f8168800e57f3eb4
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginLaunch()
changeSettings(bool _newSwapBackDisabled, bool _newOnlyBasicTransfer)
renounceOwnership()
setDevWallet(address _dev)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unstickTokens(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
DistributedFee(uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.