Mobile radio station
Verified contract
Active on
Ethereum with 2,380 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 "Mobile radio station"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12173390 | 4 years ago | | | 0 | 0.0030947400 | |
| 12173379 | 4 years ago | | | 0 | 0.0030947400 | |
| 11730636 | 4 years ago | | | 0 | 0.0036857247 | |
| 11730144 | 4 years ago | | | 0 | 0.0040367250 | |
| 11730101 | 4 years ago | | | 0 | 0.0023445000 | |
| 11730097 | 4 years ago | | | 0 | 0.0023445000 | |
| 11730093 | 4 years ago | | | 0 | 0.0023210551 | |
| 11730091 | 4 years ago | | | 0 | 0.0022964340 | |
| 11730085 | 4 years ago | | | 0 | 0.0023386134 | |
| 11730084 | 4 years ago | | | 0 | 0.0022727710 |
ABI
ABI objects
Getter at block 21323598
decimals() view returns (uint8)
18
name() view returns (string)
Mobile radio station
owner() view returns (address)
0xb5a4fcf952c98e3eb595ca130d82ac14e06e3e24
symbol() view returns (string)
MS
totalSupply() view returns (uint256)
210000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _from, uint256 _value) returns (bool)
renounceOwnerShip()
transfer(address _to, uint256 _value)
transferArray(address[] _to, uint256[] _value) returns (bool)
transferBatch(address[] _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnerShip(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialSupply, string _tokenName, string _tokenSymbol, address _tokenOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.