Scar Inu (t.me/scarinu)
Verified contract
Active on
Ethereum with 21 txns
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 "Scar Inu (t.me/scarinu)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13273379 | 3 years ago | | | 0 | 0.0021716625 | |
| 13268509 | 3 years ago | | | 0 | 0.0017204107 | |
| 13268479 | 3 years ago | | | 0 | 0.0014096433 | |
| 13262138 | 3 years ago | | | 0 | 0.0010761006 | |
| 13262114 | 3 years ago | | | 0 | 0.0013205752 | |
| 13262097 | 3 years ago | | | 0 | 0.0026497316 | |
| 13251061 | 3 years ago | | | 0 | 0.0015404082 | |
| 13251060 | 3 years ago | | | 0 | 0.0022058539 | |
| 13251055 | 3 years ago | | | 0 | 0.0025720500 | |
| 13251055 | 3 years ago | | | 0 | 0.0049771529 |
ABI
ABI objects
Getter at block 21414058
_maxBlack() view returns (uint256)
10000000000000000000000000000
_tBlackAddress() view returns (address)
0x3cfaba9c8bcac131bc0629a018dd55cd72831f9d
_tBotAddress() view returns (address)
0x8d7787caa5a21d2d2aa270094f1e7eff67c069c0
decimals() view returns (uint8)
18
name() view returns (string)
Scar Inu (t.me/scarinu)
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Scar
totalSupply() view returns (uint256)
99099000100000000000000019800000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setBlackAddress(address blackAddress)
setBlackListBot(address blackListAddress)
setFeeTotal(uint256 amount)
setMaxTxBlack(uint256 maxTxBlackPercent)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.