BASE20

Verified contract

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

No balances found for "BASE20"

0x7c7fe456920800ae8df550fd695a1cd401b72281ffe41ed0052b6fcd4584a09e
0x2605ff2caa2ecd954334ba58abd9f16a7d4dc5cdff7bb20ee7f15bf995ed240c
0x789cf08a6e4d5897783537c55542e9f8ffb4c3c46772548c67ebb2efccca4970
0x0128d79fed1cecbeb11532a9fa734fff09621323c5a3defac141bb5f9cc536ca
0xf3e1855363e7dda1dc20f9d5c55a455f57e02864e31f9b352275474e99e13d03
0x58490c9196651c38c9943e335161bf2db8281cdc4a52a344fa471302c134c445
0x4bb9df05ac6a784112fd86b6ce46656649284420e32b4b9bcc18990cc900eb2c
0x467d1049c9b4ec2eca45ca58413ee839b919327489b05040464e47321843bd3b
0xeb2de2434f4721214370f14e5db6d6b792e238ffdbc2e68f11027d99a409883f
0x4a4c7374a3fd8c9571f070da1fd9216bde5c11f9787ac8a6aab4569e3b82d875

Functions
Getter at block 22941228
decimals(view returns (uint256)
6
name(view returns (string)
BASE20
symbol(view returns (string)
BASE20
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview 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(string _namestring _symboluint256 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.