Broge

Verified contract

Active on Base with 10,879 txns
Deployed by via 0x8f997139 at 12068395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x74b706840d0538a35453dd8b5e50a5b4f5b7916b6fa7a560dfffda6d02012326
0x2fbf0406b7fe046fabbfb4fc1cba46508b70b42fc51e2b3e598452ce37b77e01
0x028b25c5f439dcefa237e6a7f5aab9e89142b0cbc09a08a9efcfa7054dfdc2c1
0x21c4953b235c385a1c1e6dc19a9188703e575ba8d1cedca5cd6eabd255642c2a
0x0118b353f7ad8e16013b7a2312e3ba29c7fda0d5d02cf8e3b1ee6cf7ce61f4a3
0x640ed292e77e4f72b7b23323ac039a71e376e4df6f2b73a0a1653e24333454fe
0x91fe2a229b038c5b3e2326829a65445be460007689283dd0d6d4b2f53ac7e4fb
0x23652a4016ff5b533c82ba8ab4d7d512e027755b528875f220c84f435e3562fd
0x560372d8c6803193a6755c5574e165dfe4498b3781feb9096e27451e3389485a
0x124a4903db21a9ca554394cbf23d0014f95180ef0d4b7cc0e9ac832711f621ce

Functions
Getter at block 22918448
decimals(view returns (uint8)
18
name(view returns (string)
Broge
symbol(view returns (string)
BROGE
totalSupply(view returns (uint256)
690420000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview 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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender