MUSICALSHIBA
Verified contract
Active on
Ethereum with 24 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 "MUSICALSHIBA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13386856 | 3 years ago | | | 0 | 0.0028153126 | |
| 13011834 | 3 years ago | | | 0 | 0.0026303218 | |
| 12844917 | 3 years ago | | | 0 | 0.0011980320 | |
| 12844913 | 3 years ago | | | 0 | 0.00095782500 | |
| 12843706 | 3 years ago | | | 0 | 0.0012116780 | |
| 12843703 | 3 years ago | | | 0 | 0.0010147500 | |
| 12839997 | 3 years ago | | | 0 | 0.0013048840 | |
| 12839856 | 3 years ago | | | 0 | 0.0013980900 | |
| 12839389 | 3 years ago | | | 0 | 0.00097469000 | |
| 12839373 | 3 years ago | | | 0 | 0.0012021840 |
ABI
ABI objects
Getter at block 21307140
_maxBlack() view returns (uint256)
0
_tBlackAddress() view returns (address)
0x4fd4b2fc300e4a7e8e0a4383b0676108670ae12c
_tBotAddress() view returns (address)
0x05b205cfaac765eca653dc59a888a85482ff2639
decimals() view returns (uint8)
18
name() view returns (string)
Musical Shiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MSH
totalSupply() view returns (uint256)
10000000000000000000000000100000000000000000000000000000
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.