Mithril Arrows

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x52a6ba75 at 4284834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mithril Arrows"

0xa56f2bb50ddb9780a9cb163d558397e01432a3f6406ee923a3f57b42b7fe5086
From

Functions
Getter at block 21310281
decimals(view returns (uint8)
2
initialSupply(view returns (uint256)
3050000
name(view returns (string)
Mithril Arrows
standard(view returns (string)
Token 0.1
symbol(view returns (string)
MROW
totalSupply(view returns (uint256 totalSupply)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.