Four

Verified contract

Proxy

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

No balances found for "Four"

0x4c627287cf872ac3f23c912e0a1525e00f695c2a96200d4dcc8d7c6c480642af
0xb3d46bd9f19179e0ff3c80f6f46ee5416e4e1c68389c27e61297bebd7da67d7c
0x177f7198213f1f600cb3c7ef514f1c0abc937b02ba58f45a7535d5f00e9e1e21
0xc3f7fad8d0c3ee1fae69e5715973ecfd4f0830a7781682abce65101ab8a2a368
0xb1ad48a40c348fcfcdda818d0aa3a35698cad0ada709ac1c53b19f055b9fd233
0x6bfa707eef03b678a26ac0e0cb70f4fd2b901d686a0d81e82f6e5689d2dda294
0x0293227ea30eab569ac0ca78a11558d64cbb6ba8772160007547384724973f2b
0x96edd3a03ae23e423cc336d469fade18b99c0589d7f41c8a7b5738835fd7dd4f
0xd37ad5ca08fae67492e68eb2dd1189a485eeed823104fb45cf5f0a65b9ed7514
0x0c3cac85e7f90a4d9623e3a8db4ea02e7c1198bff8b4f6db8a5b95a2928a9f00

Functions
Getter at block 22745969
DOMAIN_SEPARATOR(view returns (bytes32 result)
0xcf348717ea8f326eaa494eeb54aef17217fcbb649a0980b6cd89e09305182981
decimals(pure returns (uint8)
9
name(view returns (string)
Four
platformUrl(view returns (string)
https://rug.fun
protocolAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
4
totalSupply(view returns (uint256 result)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
initialize(string name_string symbol_payable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
protocolBurn(address fromuint256 amountpayable 
protocolMint(address touint256 amountpayable 
removeTradingRestriction(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
OnlyProtocol(
PermitExpired(
TotalSupplyOverflow(
TradingRestricted(