WEDDING

Verified contract

Active on Base with 108 txns
Deployed by via 0xf9f0d07f at 22676154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WEDDING"

0x51f13545fe2406646857e05e76dead5d527d9db3af787b95944e993aa9c54538
0xf977ecc2478c12fac0a7de68d79472a25f5b1e29fd33bf87a225b36da822563d
0x750729a851ddc34b648ca467c20454a1aa6921953b28cfc8133f0731a5df0a3d
0x81678458bb1fc7779d168edb1cb063a54af6aec9d706d2e202de773d065b0e9b
0xf0d6a55505118c16a750e71e574654cc0487d4724c7285ece2b6696a7b2eb45c
0x484b650d2523333d7a144d2e174e2afff7fe4f5f2680487d0d1c7d7fa64259a8
0x7750d01d73be9d60d0f830194f1b3ac089b58311a393c27ed545f0a263a31a67
0xbeaa6b3c6cc9b1736f3244c832447d624424179eb183d410c235830a4fdfe23b
0xf6ee2f91939714d5d1ed5a450c7c2c5313e5ba27ed1987e9b96c66591459d5e7
0xeef7762986166e82f756dfd664733e2e834d4b7157ff3fda82af4f5f5861606c

Functions
Getter at block 22758095
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
WEDDING
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
WEDDING
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account