Shuuf Tools
Verified contract
Active on
Ethereum with 304 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf71b…8621
0xc2ef…b811
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHUUF | ERC-20 | 52.080783K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18723617 | a year ago | | | 0 | 0.0023320179 | |
| 18681890 | a year ago | | | 0 | 0.0015238065 | |
| 18678847 | a year ago | | | 0 | 0.0021726720 | |
| 18678545 | a year ago | | | 0 | 0.0024858138 | |
| 18678347 | a year ago | | | 0 | 0.0030700800 | |
| 18676301 | a year ago | | | 0 | 0.0017652812 | |
| 18675295 | a year ago | | | 0 | 0.0015163806 | |
| 18675200 | a year ago | | | 0 | 0.0019365120 | |
| 18675171 | a year ago | | | 0 | 0.0016459562 | |
| 18675171 | a year ago | | | 0 | 0.0016459562 |
ABI
ABI objects
Getter at block 21184056
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
20000000000000000
name() pure returns (string)
Shuuf Tools
owner() view returns (address)
0xd614dbe52d463cdce38132174f9123db68c62a55
symbol() pure returns (string)
SHUUF
totalSupply() pure returns (uint256)
1000000000000000000
tradeEnable() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetFee(uint256 _buyFee, uint256 _sellFee)
addWhitelistWallet(address account)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeMaxTxLimit()
removeWhitelistWallet(address account)
renounceOwnership()
setDevelopmentWallet(address _newWallet)
setMarketingWallet(address _newWallet)
setSwapBackSetting(bool state)
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)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.