Sloink by Matt Furie
Verified contract
Active on
Ethereum with 691 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c36…72a6
2 additional
variables
Balances ($539.90)
Native
Value
$539.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.147002 | $3,672.71 |
$539.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242543 | 9 days ago | | | 0 | 0.00058279398 | |
| 21214749 | 13 days ago | | | 0 | 0.00054573745 | |
| 21200929 | 15 days ago | | | 0 | 0.00071868524 | |
| 21193168 | 16 days ago | | | 0 | 0.00083039687 | |
| 21166318 | 19 days ago | | | 0 | 0.0023772184 | |
| 21140067 | 23 days ago | | | 0 | 0.00078088277 | |
| 21117497 | a month ago | | | 0 | 0.00048529006 | |
| 21092276 | a month ago | | | 0 | 0.00034981012 | |
| 21036198 | a month ago | | | 0 | 0.00057636802 | |
| 21033579 | a month ago | | | 0 | 0.00038179593 |
ABI
ABI objects
Getter at block 21304806
_maxTaxSwap() view returns (uint256)
4206900000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000000
_taxSwapThreshold() view returns (uint256)
4206900000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Sloink by Matt Furie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SLOINK
totalSupply() pure returns (uint256)
420690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.