Spiral Coin

Verified contract

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

No balances found for "Spiral Coin"

0xed804bc7bf55571179241d92b84d3a3ff2f31af3dca4c4701a01a1e70202fe9c
0xc3230ae2f95d8ce01da59c3743760f7bb52a91dcda32245442d5ef3d2d10bc4f
0x36d9cd81439392c264fc4571c135144b98c48842050f5d7e9685801919b65092
0x6c3614820f01d469de9512b02990b4473a480a4f12e550ff3efe6cdfcecf4002
From
0x1c913dd8494a8448878378f43d585332f734c18a965e0b8a64d23fc24f3e7650
0x3d3e6849a3f895a558c6d6696298b561a1d3ac4e838cf221a35b63e3a08c0ab0
0xad0f8238c1a27157aab1ac7b57e84c5cbf5490779a1a68cea3376a40393237bb
0x3bf6aa7803f05bfd7655edc420842b8ffb4ff47d86d853822114574926ae6512
0x1a816c4034f2d17b0f01d8c833eabcc783982f54fb0abd6c66950e11a9125bf9
0x195ffbdc2354b6811c552a094d2793c8e939f5f88f4ffb67ae1da5faad0b0585

Functions
Getter at block 20871546
decimals(pure returns (uint8)
8
name(view returns (string)
Spiral Coin
symbol(view returns (string)
SPIRAL
totalSupply(view returns (uint256)
10000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
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.