WARPSED

Verified contract

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

No balances found for "WARPSED"

0xc9c55533ef9e6b8826391222cac31696dfc1f6e2d58c7bb925016702eee2f5c9
0x16ab36b648a8f48d745eecab1436da91e44554fad7a0ed1b401efbee850cb937
0x5c22185ff4651ea3fd07849c3ce97fada9d2ec1433d9bb950ec3c9e4f8001169
0xabdef4f50f2adc8be8acb83943d52b9cd7fc4dcf9ce297ad9df8b33e3b1927b3
0xcc7333b61f9dfafae1e8870ca4d8ae6852ed4572616865a0d234af1ccbef8a40
0xe5b2ec86c1235cd101efa9b4f08c60879da894b458c0fa51b0f3202cd2368c9b
0x8c3247e84121b22d9a654e2bf682d128058708bd53e89484e476d66f22f712bd
0xbadae89ab237f029762c72a78863de6df51450c8c6ca73993991509a69ee4054
0xf752b11858c7470e03e6e53f43df8459fc5774c8b6f899e939ce3df393274737
0x62ca08ba106d74bbda7fbbc5d1bc5fd2c2a452d23643d1f1c5f078e643a22b73

Functions
Getter at block 21891190
decimals(view returns (uint8)
18
name(view returns (string)
WARPSED
symbol(view returns (string)
WS
totalSupply(view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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