BALDER

Verified contract

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

No balances found for "BALDER"

0xb09251e341bc13d79e586f4ff0f9c84ee4d53d671e009e39f8cdea4bdd7e5405
0x96625b2fc87bdd0c00d1f9b055f816e89e3bc70dbbf9f325bb05b6f081a303a3
0x589cb574873535082f2ea747cfdbd383783a0704938ea51968cb7845df252418
0xf7cb908b8d96d6839fc5636c4ef695d132d9edce789b607c5f9a5482115ff32b
0x79fe8cdefd6af92bcd36e28ba6dfa6880b99a2a8daadf301505387a7d53704cb
0xcdc591373f28f85cce35354c0fe1be0edd1575de27495539471cc2d4698361a3
0xb8100eb807b2a0b536d8c0b3f68e94576d3636b6c2f9ad3bb7feb510ca3b1f10
0x809c99f99da68667fd01c393d56589bc408797402ab2379b01054715094ed428
0x1899fe7c840fab70a9509d67f22c8c2fda5002bc0db767735f7001afb9104a1b
0x6c7424854ca34303d93d250c825111a65051a8722fbb4a80e7e621f7d79f36de

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