farterminal

Unverified contract

Proxy

Active on Base with 956 txns
Deployed by via 0x1785c6c2 at 15754971
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
--
ERC-20
--
0xf4c5a1618ea05f63a9d589bc9ac308eb6fd30bfbbfb68551a2857aae3b1d11a2
0x10f50fdfb6cebadca6fea4c935952db1837a0bd3b49773a464fd4d9952f3c89e
0x64e976dddaae25d369d5cdd9440e91a8900988a409ea762b38a197b7e41c2569
0x8b96d027ddb4c82f3d8c583f2ecaa1e810141bfa2c293b7ff153f2ae1abf3e5f
0xc708dfdc7f40bac49f7b15987936a18d50d3d5e424962957075470925359dc08
0x9f151c4892b178a3999a8c3b7d34945d3223f52a53f998396e2c163d6cc3e30e
0x01893779117328833833bdab9f398f363fb94b1b5cc5f213414fbf716b0a2e7a
0x1df7c12d5dfe5b04b41226bbf45b02780b5aa2849c2f770ec84d3b5cedcab7b1
0xef17226541da2f4cca075c63306ac7e34eb6df96257d3510cfdd225cd22ed73c
0x7894966fa2495ea92d5525a2f8321425912e4fd2b2fbb591d0298cc3e02caa44

Functions
Getter at block 22150040
decimals(view returns (uint8)
18
name(view returns (string)
farterminal
symbol(view returns (string)
terminal
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(