Tylorwifbeer

Verified contract

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

No balances found for "Tylorwifbeer"

0x73df18a0485e2a4e42f1e394fabd8d749e61af4b7f9c590e204d6c7cd4dc65de
0xac2a08c060c36bbf75ef75e2b5a63ee0ff92130b1d1e604dfd2afda482289a9d
0xf1355d0568f200f7c0eca792d6c1f674f6682adb81804e52ecddca6f01d90a75
0x74d275264230d9829e37414db0e9f7eed853aabe7ae5dc655f6fb490e5eab05d
0x5cb00553c940154c153e86c6fbe6ed5eae5c6585e87996cf7fb5dd6337ca4aef
0x0ae4c5e633778c3ef092162fa70bbe394187b6adb0194d97a5d8dbda7918b369
0xc3bef25cc7dfad120d7a1cf042f818251ef10d20a33f3090cdae207dd39285f2
0xc274aec85b6ce424d9f01726f182044978b7b394d5cd89c9a05abdecf35fedc0
0xa5575b82ebb30045cf83a562cde9bdd010696ac32f878aadb5fcc1f5d36697f0
0x2bd7d385f7998e16a2362855872907030c696ad6bad5ffb6a5561655155101aa

Functions
Getter at block 22041618
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Tylorwifbeer
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
$Tylorwifbeer
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