MouseSwap

Verified contract

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

No balances found for "MouseSwap"

0xebd58793da01c27e889d2c4c05db766a03ee8bd59ddb3c5e18e5c12ef390e8d1
0x11f3a6d340b75c2bb3740d2f65c367df89ffe0bdd2e07dbd867c2ed82f6e481a
0x78379e7f59b0e72154c9f0f00937c73b644ba447a8c4be784573b5a9c35f8c71
0xf0dfdffc29bce7930044df22327f0677b15c4fc98db575c542e1728b99532aea
0x421973f83c492b5ce74493ffc62b83266e1cc5b20259a6044a9f8dfc08789c44

Functions
Getter at block 21301425
decimals(view returns (uint8)
18
name(view returns (string)
MouseSwap
symbol(view returns (string)
Cheese
totalSupply(view returns (uint256)
1000000000000000000000000000
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 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.