KOLO Music
Verified contract
Active on
Ethereum with 3,406 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 "KOLO Music"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21079945 | 20 days ago | | | 0 | 0.00061593614 | |
| 20967114 | a month ago | | | 0 | 0.00059269110 | |
| 20661561 | 3 months ago | | | 0 | 0.00018660185 | |
| 20661555 | 3 months ago | | | 0 | 0.00018364279 | |
| 20290003 | 4 months ago | | | 0 | 0.00011372085 | |
| 20261282 | 4 months ago | | | 0 | 0.00013239291 | |
| 20261275 | 4 months ago | | | 0 | 0.00019607225 | |
| 20177707 | 5 months ago | | | 0 | 0.00033012962 | |
| 20177701 | 5 months ago | | | 0 | 0.00032494100 | |
| 20039296 | 5 months ago | | | 0 | 0.00070041207 |
ABI
ABI objects
Getter at block 21224083
decimals() pure returns (uint8)
6
name() view returns (string)
KOLO Music
owner() view returns (address)
0x869277fc9e05f42831f94806bc6c925c0a5a971e
symbol() view returns (string)
KOLO
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBlackListStatus(address _maker) view returns (bool)
isBlackListed(address) view returns (bool)
State-modifying
Events addBlackList(address _evilUser)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
destroyBlackFunds(address _blackListedUser)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBlackList(address _clearedUser)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AddedBlackList(address _user)
Approval(address indexed owner, address indexed spender, uint256 value)
DestroyedBlackFunds(address _blackListedUser, uint256 _balance)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedBlackList(address _user)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address to)
This contract contains no fallback and receive objects.
This contract contains no error objects.