SEI Protocol

Verified contract

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

No balances found for "SEI Protocol"

0x847e600ce618c3186c4eb347a076cb501f1c40c34276f96c5c831696122a0c27
0xe74015edf92ba6d9f1bbbae7fd26a6b5823eb4f23997197cdd05a361121ce00c
0xe6ef8627c6370a0752405b6cc8a6dd2dc2c2dec934d704258ce8a594aaf2fda6
0x6df72de615704a25d9f7680a286f08ea40f35b2e5086c89191f0538d48e51164
0x7c20b0cf10746d93bcd97914a5f0eeb15d7eb99325680c11112ccf3efe2849b4
0x5b0d80795804bf2517a24586e348883785d7ffa0cd293f4b5034161305d5d3ab

Functions
Getter at block 23578434
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
1000000000000000000000000
name(view returns (string)
SEI Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
SEI
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceOwnership(
sweep(address tokenaddress payee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ERC20Swept(address indexed tokenaddress payeeuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.