TERMINAL_ VELOCITY_

Unverified contract

Proxy

Active on Base with 550 txns
Deployed by via 0xdb586eef at 22968501
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "TERMINAL_ VELOCITY_"

0x7f3227552c062f2651417393dd32b4361695b76759db9f473b6ec7b912167bd3
0xd0db74f6f75c1eef5a876acd93327a9e8307d00ffc0390d795303c4d1d23fbd8
0x16b3e76e2e93626e4403ea1d7833b35d7723ac502677f7c35755521f92e1510e
0x4df2fba54b582b40353df5eb05f4a98d20526bee2ca73b3b34f302b65b994e28
0x84e984ad7334d036536b82d31634949e59e72a214e53c87d847386485163febf
0xb3756e2af00a5693fbb76b80f2ff5015b2bf1cfee45d9ce884dba3d5d0bf08e2
0x47cadfdc8fe36f4a3e33f7ba30c1f0c6e3c71c5e778133b5d1e057c838025a53
0xe43c9f888a57544694c3156e322e64efbc6c616b8895ad08dc8ba0dd587b6bc2
0xb4e834bfa5ffb286408859a022bd53d05afcf799262eabe36d4fe07250f6c3eb
0x123dd8b1661381b2b350213598e14faff91d70c8dbdd357609de95bb13698734

Functions
Getter at block 22993452
decimals(view returns (uint8)
18
name(view returns (string)
TERMINAL_ VELOCITY_
symbol(view returns (string)
VELOCITY
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(