TURBO in a memes world

Verified contract

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

No balances found for "TURBO in a memes world"

0x2a60c994808069de580033ed647b3c66e8eac691f8e171095b05e9e498c2776f
0xed6a82e99b42040d01062400c72a2d9c3ca64ccdf77ff4bdb4e379b982bf6f15
0x44ac04db9fbdc4a34bc64c8857eb9f6c80b6f00fed73f59dd630ba035f997b34
0x45229c61f87481a00ad1a82d2e1f4f7e62a0a5f94d764e2c58009fa5eb947f8c
0x52a53c910a6aa7367bfc61189531415abba5585caaf27fc61cffd78090d361fd
0xd91e4c4c855d90e570b3d63468ad18053added68840c4f3c2fc288e85ce05c40
0xe79bbe475821823031c0da632d703e9e5a14c525785cbe93b0af2e14da494f2c
0xc2b0b54416fad11bb6959d0f84b527de255360eecf96ea11f0b02f3018ca368c
0x124102cb8474cd91b044090133b21aa6a3080a568e045bb6fe60d5a21b3b788b
0x7443376ca1ef3772f34d32ae4dd0dfca4348ca437bfbd42e2ecc8b2103e71ee6

Functions
Getter at block 20971830
decimals(view returns (uint8)
18
name(view returns (string)
TURBO in a memes world
symbol(view returns (string)
TEW
totalSupply(view returns (uint256)
420690000000000000000000000000000
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(
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