SimpleSwap Coin

Verified contract

Active on Ethereum with 3,187 txns
Deployed by via 0x912f2405 at 8618344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x9f21b71be7edc4dcb5081fe2beccfb5d0bb8d3d2211eacfbcd4a924348fce5da
0x3277ba7c86e31c347fc236abecfa8d13dd1eaf9fab2cc49ec86c34d8631a04df
0x578a955a573fbb382a3e5b9ab3c0312329e1b01a2e2f57102b9428e5432b4e47
0x68aa7b3fdd1340c0a3fd0743a0e54a812cf77ce57fc292db0a89e835e403f2df
0xfb87d27599939f911e7bda6cba4c57dca66fbd4111f031a3ad666dec4b490022
0x7c2791017f376db5a8f7f02fcaab0261ba014eb799cfb306d2ac838dd656ada0
0x58d2abd40baae79ea4fbc4d0dfaf3d633abe6e904bf48d6933e283b6e964bf05
0x960fa4c37d174b700074fcdc4a5209885764cad06046613952f7c3a080d6c67d
0x646901f6d51a9436b9bd5f49f44ffeee5cbae733feaa14fea65bfc95355c636e
0x6c5f07cf06dd415caa4d4f2ce7615b70c75751f0ff8e43b7d85778eb28cb8d47

Functions
Getter at block 20935482
decimals(view returns (uint8)
8
name(view returns (string)
SimpleSwap Coin
symbol(view returns (string)
SWAP
totalSupply(view returns (uint256)
10000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 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.