Houdini Swap
Verified contract
Active on
Ethereum with 10,614 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($624.24)
Native
Value
$512.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.161 | $3,184.01 |
$512.63 | |
LOCK | ERC-20 | 240 | $0.465041 |
$111.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157442 | 2 hours ago | | | 0 | 0.0013243192 | |
| 21157385 | 2 hours ago | | | 0 | 0.00046563817 | |
| 21157378 | 2 hours ago | | | 0 | 0.00086993541 | |
| 21157304 | 2 hours ago | | | 0 | 0.00092190160 | |
| 21157067 | 3 hours ago | | | 0 | 0.00077539200 | |
| 21157061 | 3 hours ago | | | 0 | 0.00080989620 | |
| 21156429 | 5 hours ago | | | 0 | 0.00059304705 | |
| 21155766 | 7 hours ago | | | 0 | 0.00059805093 | |
| 21155511 | 8 hours ago | | | 0 | 0.00061605241 | |
| 21155016 | 10 hours ago | | | 0 | 0.0010538487 |
ABI
ABI objects
Getter at block 21157918
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
ZERO_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
launched() view returns (bool)
true
name() view returns (string)
Houdini Swap
owner() view returns (address)
0xcf7c9510eb0fa2113d6dc07424162d3154af2594
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
symbol() view returns (string)
LOCK
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address account) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events acceptOwnership()
airdrop(address[] accounts, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromLimits(address[] accounts, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
setAutomatedMarketMakerPair(address account, bool value)
setBots(address[] accounts, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckTokens(address tkn)
Airdrop(address account, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromLimits(address indexed account, bool value)
Launch(uint256 blockNumber, uint256 timestamp)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SetBots(address indexed account, bool value)
Transfer(address indexed from, address indexed to, uint256 value)
WithdrawStuckTokens(address token, uint256 amount)
constructor()
receive()
This contract contains no error objects.