impi

Unverified contract

Proxy

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

No balances found for "impi"

No transactions found for "impi"


Functions
Getter at block 22773834
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x0f9dd4c931a6051440706a84a21952f2e181ab5f1d585c03a59e821e96229b1f
decimals(pure returns (uint8)
9
name(view returns (string)
impi
platformUrl(view returns (string)
https://rug.fun
protocolAddress(view returns (address)
0xeeeeee7e510b05ec2d91d8d418ba116712e3e717
symbol(view returns (string)
IMPI
totalSupply(view returns (uint256 result)
38000000000000000
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(