Ruston

Verified contract

Active on Base with 1,437 txns
Deployed by via 0xdd0466cb at 21497063
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ruston"

0x68e1b150b46f47a5f1e5b4ecafa618ea35302e3d34c5cd7bd17832a74d4e5b6c
0x51c72d1e8c8dc95fcbce05245cca10c5986ec2478c9b0aebd7953deff6d91f95
0x55ca1ce343c3a2170697bec6bc917ce0feee4e89f3f3fd2ef3b72d99531cff1b
0xa588836d6d3a701448f401365ddf360baa923e63c80df7e355366419199d965c
0x3298db5b9b0778aa4df420d46c0182ae34899ffd7d194c55d44b78f848d9344b
0x93bd1e08afd039ce6f53381fd4af3f21b29b755505169dbd48a194432942079c
0x2c9b266c8c2cbc1a277702b5c9a6d2c548e25af867f26648c443f05f2014592a
0x25aea25523a03da881c7b7cf6382fc205a5cb1fbf7e9f722360e8e087e5da43c
0x5f36949417fac257227f85fa6cf7c1c1f001c8fb62d6cc806b70d51c91756f25
0x136173afb63c62ed5ceff765d8dc51559264c3dc6183266f6a1cd45196a9bd40

Functions
Getter at block 22742559
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Ruston
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
RUSTON
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