SwapFusion
Verified contract
Active on
Ethereum with 70 txns
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 |
---|---|---|---|---|---|
SWAPF | ERC-20 | 47.741526M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18284790 | a year ago | | | 0 | 0.00066707760 | |
| 18284025 | a year ago | | | 0 | 0.00028205889 | |
| 18283639 | a year ago | | | 0 | 0.00032015354 | |
| 18283491 | a year ago | | | 0 | 0.00031458554 | |
| 18279075 | a year ago | | | 0 | 0.00021467132 | |
| 18278756 | a year ago | | | 0 | 0.00062344673 | |
| 18278748 | a year ago | | | 0 | 0.00070540438 | |
| 18278665 | a year ago | | | 0 | 0.00083727899 | |
| 18278653 | a year ago | | | 0 | 0.00067461795 | |
| 18278623 | a year ago | | | 0 | 0.00091026424 |
ABI
ABI objects
Getter at block 21229517
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x17c1873ccba723f275fd726d59b46cca7d8b5fc5
limitsInEffect() view returns (bool)
false
liquidityWallet() view returns (address)
0xab28380cbf560945cd24ac3e1b517707c56fac4e
lpBurnEnabled() view returns (bool)
false
marketingWallet() view returns (address)
0xec8a9a8a68888a52db1fbb018c1e32fd3d69b6ca
maxTransaction() view returns (uint256)
300000000000000000000000000
maxWallet() view returns (uint256)
300000000000000000000000000
name() view returns (string)
Swap Fusion
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
SWAPF
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
47741525722977168923961290
totalSupply() view returns (uint256)
10000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x164ed377ddb11f9d6866d28994e076c3551b3a7c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransaction(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 addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address addr, bool isEx)
excludeFromMaxTransaction(address addr, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.