MEME PAD

Verified contract

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

No balances found for "MEME PAD"

0x21d6e6ff6448581faa0e5620b367f144401479f28f02da626d37c35a3c0ae4be
0xdaeeb35d9b0f4fa4df9a73a33d2e22416faacc6ab95cffcd9077d0f0b4fc45e5
0x06b970649107c6119feb415f0718ed1254bb7f43e6e3607a24a46460b8bb5a9a
0x15af2bc2c3ac72b43a14cd97fa1705e485ffd564759d53e2a9830c2545f7be73
0x3c8707da9600352647e76564b38916cf3832a33cf9a5895cb66403768ef99b2c
0x1e47e4308e37c2081246bd0980905a380d0afd3fdc0ad6b543c44a6ee9d88899
0x9a79c698f726e8f7876a6bc304f79f710b07a6834b448a76085c357725640986
0xb1d345cba601c8cceb3d9ccdb29987a1054ba654ef8de5e9145926e1aae915e1
0x2fe6e8275d1320e317bf3376839ef03e79f199185f503f92da7776483c2bfc60
0x891e7718c9d7a317006fa6217ef9c90bda03b3a6ace225871113f125e435cda4

Functions
Getter at block 20933054
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
MEME PAD
owner(view returns (address)
0x513769917a72047ede09d36c8c8699b7c2dc7dac
symbol(view returns (string)
MPAD
totalSupply(view returns (uint256)
1000000000000000000000
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)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.