BaseNode

Verified contract

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

No balances found for "BaseNode"

0xbb5f2637f2ed744fb448e280dd483db94f263fc960090c0ea3cc3088f0f29da3
0x862480ab48ed030167115781d33dcbef40738938978a472c4fd854aaf5eac530

Functions
Getter at block 23658880
decimals(view returns (uint8)
8
name(view returns (string)
BaseNode
symbol(view returns (string)
BSN
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
TeamFinanceTokenMint(address owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 supplyaddress owneraddress feeWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.