Null

Verified contract

Active on Base with 2,449 txns
Deployed by via 0xe0170a41 at 21322842
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4d995738460790b87a634448060feacf9b2f314f1e4283eea23a6c5160297fd2
0xcc82613b8f69f667754bdd6522cc3f873a6df845c960ca9e6d23b83a0f817482
0x490d12cb82e39fff75157aafb9ae7305846a4a33f4c30c39783ab08256130f37
0xbfd6ff744056dd1439e10c5f875fde6f19de2626d13b09c3db87391ea3cc8c34
0x6c7cb37556be2bf1df1c7b2a5c1e9efbaa444343f683c1c35c4cf841be72eb59
0xc359d09b44c3d22b5e54a864c695e54f270885672075d915b7efb42964fde920
0x14dd21227c543d2e544dab21c93cca33510b7a3376bee656ffc79336e68a2180
0x0a84e4640855e8e4b878212e3b8a0f3aa4f28368b1f4f4cc4fba7a653dcf6c28
0xf73e5cea0fa08073ea137980ddf8e03c87b3b4756e126ddd9697a6266debff08
0x89bbaeb5708289bff1011d3d69c49e2db319f7e08c65cfae31d7f22d808a4ec5

Functions
Getter at block 22758723
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x35624ef1402e0bd689c9497fba152025ee165645b51de1ce80faa81bd713c5bb
decimals(view returns (uint8)
18
name(pure returns (string)
Null
nullMatrix(view returns (address)
0xe2cf5173b6d1cf7cb66516644b4939649bd0606d
owner(view returns (address result)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
NULL
totalSupply(view returns (uint256 result)
10000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(payable 
requestOwnershipHandover(payable 
setNullMatrix(address newNullMatrix
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidPermit(
NewOwnerIsZeroAddress(
NoHandoverRequest(
PermitExpired(
TotalSupplyOverflow(
Unauthorized(