0xe9453fd917dc4c6b77d85cb3d8e503c4d1ed7b4c

Unverified contract

Proxy

Active on Base with 110 txns
Deployed by via 0xafacc204 at 22970456
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "0xe9453fd917dc4c6b77d85cb3d8e503c4d1ed7b4c"

0x4121e1a84f43f35a93860df907b040e63820d133777bd2ca10625d754bfad14c
0x0ed1bb9f9734c35e2395bcdb3135dc1bd448692d1f62cb9f03816b3283ee9f69
0x917b7fbb5a3cd4c77025ead342db9c74335328a9354297b0aec5f7a6ff9bb30d
0xd299ec38d2e410895e3d929469b48df1a9dddc605382fd5ccea2937637b42f84
0xee8980a26196362e8677057896cdd1fe2dc743cc5704d9ec471aa0c0a04cbfb6
0xb4f369ed4e1e564f34de8e01b87c1e7fc3775adc48b9d9bf6edf8c65b24e2441
0x20ff4649b78626ec7d01fec702ca7d274607ba92637164d41b7710f5d5e5e03c
0x098c698a4c97088f29c6a6c3e98f84a3a36adc22f3d96a0318d4a315910bcad1
0xd196077c2e8fe12b04f6958a4235a9b1b7921535d3b11c5e0c0578e67e1b1633
0x9a980fb5f45848e07fc705ece085eefa585f3df67064ebd7bb6f0b1ee6d00e5c

Functions
Getter at block 23168877
decimals(view returns (uint8)
18
name(view returns (string)
Turkey
symbol(view returns (string)
TURKEY
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
InvalidInitialization(
NotInitializing(