🛸UFO SWAP

Verified contract

Active on Base with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "🛸UFO SWAP"

0x85128fd59c276abb7975759982d5f851bd837e2037791d05353438e827c40e2b
0x61733601212abcbd56c7dd8c82cfac1ca5d523706150fe2bee1ce58c630fe2cd
0xc69085be91f1c3b5e3a1428a9155b785cda2aa339a7683f1dc9be57480cd5f7a

Functions
Getter at block 23246493
burnedSupply() view returns (uint256)
0
burnedTokens() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
🛸UFO SWAP
symbol() view returns (string)
🛸UFOSWAP
totalSupply() view returns (uint256)
44500000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _amount) 
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
Transfer(address indexed from, address indexed to, uint256 value) 
Constructor
constructor(string _name, string _symbol, uint8 _decimals, uint256 _initialSupply) 
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.