Hitman Yusuf Dikec

Verified contract

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

No balances found for "Hitman Yusuf Dikec"

0xce7efdedf48d7d8b174103125e29932b7936b51a8b950d4d4ef2f8d578beda66
0x564120920268343e2ffe4721bb981db410f439a45f935dfb3ed79f6be2b7bd04
0x9cefcbf047ede836cb943b512a98c845ee6a5f28e4b5603f34592cc4bb1db4ea
0xc45143f5a40d1867766bf3cd6b91296937a22c69dc97f26aa896bbf36e447963
0x0c750efdc9b02eb3df1fdaa764c45b90a1a89420e1f893ea08412362857198f4
0x3882f25ed8a109c0d2e531b34c9096f79714c098a1597f529523b59d2b40c4ab

Functions
Getter at block 23892554
decimals(view returns (uint8)
18
name(view returns (string)
Hitman Yusuf Dikec
symbol(view returns (string)
HITMAN
totalSupply(view returns (uint256)
760000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupply
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