This contract is being backfilled. You may encounter incomplete storage history.

UK arrests olen

Verified contract

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

No balances found for "UK arrests olen"

0xb51b09c816ba4c7f3a3e0b657d88f61b5667e6c247666e3ce978671c7f3efd6c
0x58c458d39866a9f64dec203e5dbe7de171e2f324cf0ce39242d176ea402d233b
0x8cdc124357f2ba32ec1727817d4e7999d4f0d3ecf05f8a23797d90d61fc4bc44
0xaf57e8ab3d123823071357761d3ba872f838085c148df9d9cc1e8b026e208e38
0x10e4bc1be6abf0164e571ba0d527c8b854b8639e7ec886b886e90a1951703b4f
0x399af0f9c15b86812c42e183c4991491b0cc6eef08df518b612d63248ac297c3
0x24c9ef37d28e0b547e1c1631f364e5e46fea4bdc480b8ffa6e0be826bd0d19f4
0x319dd3672d5caced4ad8d5bb418a9e7d7f21b9de777469fb829e54f817b95806
0x9ffff92982b2e2c819504648bec083099a0d653f922c536f6eaa95b55ac42018
0xb48e92e316e29c7bd8d328ffb945508770d9c7a57bc8431a0ae007bda7a79d86

Functions
Getter at block 22107759
decimals(view returns (uint8)
18
launched(view returns (bool)
false
name(view returns (string)
UK arrests olen
owner(view returns (address)
0x0bf8edd756ff6caf3f583d67a9fd8b237e40f58a
symbol(view returns (string)
UK arrests olen
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account